[9.3] [Fleet] Fix package policy count filters: use NOT latest_revision:false instead of latest_revision:true#264041
Merged
juliaElastic merged 10 commits intoelastic:9.3from Apr 17, 2026
Conversation
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
ApprovabilityVerdict: Needs human review This PR changes query filter logic from You can customize Macroscope's approvability policy. Learn more. |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…d add test cleanup - Extract repeated NOT latest_revision:false filter expression into a buildCurrentRevisionFilter() helper used across all 6 call sites - Add try/finally cleanup to integration test that strips latest_revision from a SO doc, restoring it after assertions so it does not affect subsequent tests Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
When list() is called with fields:['policy_ids'] (e.g. from checkFleetServerVersionsForSecretsStorage), the SO client returns partial attributes and attributes.name is undefined — crashing with TypeError on the audit log call. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a15351a to
a280561
Compare
Contributor
Author
|
@elasticmachine run docs-build |
criamico
approved these changes
Apr 17, 2026
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.3:Questions ?
Please refer to the Backport tool documentation