-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Date & Time is shown for the "Modified by" field instead of "User Name" under the Trusted Application. #102308
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@manishgupta-qasource please review. |
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
Reviewed & assigned to @kevinlog |
@academo can you take a look? |
I did a test with a fresh elastic search instance on the exact same commit reported in the branch 7.x and I could not reproduce this bug. Attached a video of my test |
even though I could not reproduce the issue, after checking further in the code I can see a case where this error can happen. I will be pushing a fix soon. |
#102458) Fixes #102308 Co-authored-by: Esteban Beltran <[email protected]>
Hi @kevinlog , We tested this ticket on the latest 7.14.0-SNAPSHOT build & found that issue is now Fixed. Please find below the exact testing details: Build Details:
Screenshots Hence, closing this issue and marking it as "Validated". Thanks |
|
Describe the bug
Date & Time is shown for the "Modified by" field instead of "User Name" under the Trusted Application.
Build Details
Version: 7.14.0-SNAPSHOT
Commit: 9838db3
Build number: 41559
Artifact: https://artifacts-api.elastic.co/v1/search/7.14.0-SNAPSHOT
Preconditions
Elastic 7.14.0-SNAPSHOT environment should be deployed.
Steps to Reproduce
Test data
N/A
Impacted Test case(s)
N/A
Actual Result
Date & Time is shown for the "Modified by" field instead of "User Name" under the Trusted Application.
Expected Result
User Name should be displayed in "Modified by" field .
or
Modified by field name should be changed "Modified On"
What's Working
N/A
What's Not Working
N/A
Screenshot:
Logs:
N/A
The text was updated successfully, but these errors were encountered: