[cisco_ise] Typo: target_fields are reversed - #3830
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
|
Fix handling of IdentityPolicyMatchedRule and IdentitySelectionMatchedRule. The target_field for the two related processors has the names swapped. [git-generate] cd packages/cisco_ise elastic-package changelog add --description "Fix handling of IdentityPolicyMatchedRule and IdentitySelectionMatchedRule." --link elastic#3830 --type bugfix --next patch Co-authored-by: Valentine Dupuis <v.dupuis1999@gmail.com>
What does this PR do?
Fix handling of IdentityPolicyMatchedRule and IdentitySelectionMatchedRule. The
target_fieldfor the two related processors has the names swapped.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots