-
Notifications
You must be signed in to change notification settings - Fork 464
[cisco_ise] Typo: target_fields are reversed #3830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💚 CLA has been signed |
/test |
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
@Metropolix thanks for the fix. I see your GH name in the CLA database, but the email address in the commit (see https://github.com/elastic/integrations/pull/3830.patch) doesn't match up. Can you please amend the commit to adjust author to match the email used to sign the CLA. |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
[git-generate] cd packages/cisco_ise elastic-package changelog add --description "Fix handling of IdentityPolicyMatchedRule and IdentitySelectionMatchedRule." --link elastic#3830 --type bugfix --next patch
/test |
🚀 Benchmarks reportTo see the full report comment with |
🌐 Coverage report
|
What does this PR do?
Fix handling of IdentityPolicyMatchedRule and IdentitySelectionMatchedRule. The
target_field
for the two related processors has the names swapped.Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots