-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Get user data ciac 14680 #41213
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
Get user data ciac 14680 #41213
Conversation
Coverage Report
|
This PR was automatically updated by a GitHub Action
To stop automatic version bumps, add the |
Doc review done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a test
Co-authored-by: Shelly Tzohar <[email protected]>
… into get-user-data-CIAC-14680
This PR was automatically updated by a GitHub Action
To stop automatic version bumps, add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great just see my comment
… into get-user-data-CIAC-14680
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
Validate summary Verdict: PR can be force merged from validate perspective? ✅ |
* Commit * Commit * Chnaged argname under ad-get-user * Update release notes * Merged From Master * Bump pack from version AggregatedScripts to 1.1.12. * Update Packs/AggregatedScripts/ReleaseNotes/1_1_12.md Co-authored-by: Shelly Tzohar <[email protected]> * added tests * Bump pack from version AggregatedScripts to 1.1.14. * update relesae notes --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: Shelly Tzohar <[email protected]>
* Commit * Commit * Chnaged argname under ad-get-user * Update release notes * Merged From Master * Bump pack from version AggregatedScripts to 1.1.12. * Update Packs/AggregatedScripts/ReleaseNotes/1_1_12.md Co-authored-by: Shelly Tzohar <[email protected]> * added tests * Bump pack from version AggregatedScripts to 1.1.14. * update relesae notes --------- Co-authored-by: Content Bot <[email protected]> Co-authored-by: Shelly Tzohar <[email protected]>
Fixed a bug where get-endpoint-data searched for users containing \ with the name argument instead of using the username argument.
Status
Related Issues
fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-14680
Description
When running !get-user-data username=test\user get-user-data called !ad-get-user name=user instead of !ad-get-user username.