-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Return remediation steps with events #19853
Return remediation steps with events #19853
Conversation
@zeeklop took a look at #19354 (comment) and it seemed like the path of least resistance was to just add a nullable |
Thank you @ryan-carroll-graylog I'm taking a look now. Should I add the front-end changes to this branch? |
No problem @zeeklop, yeah I think adding everything to this branch makes sense while we work out the details. I don't think it'll be a big changeset. |
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.
Looks good! Thank you Ryan. Tested successfully.
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.
LGTM!
…urn-remediation-steps-with-events
…ylog2/graylog2-server into return-remediation-steps-with-events
* Return remediation steps with events * feat(19354): Added remediation steps to the Event Details UI * Add changelog entry --------- Co-authored-by: Ezequiel Lopez <[email protected]>
* Return remediation steps with events * feat(19354): Added remediation steps to the Event Details UI * Add changelog entry --------- Co-authored-by: Ezequiel Lopez <[email protected]>
Description
Adds remediation steps to general events details view.
Motivation and Context
Closes: #19354
How Has This Been Tested?
Locally in dev environment.
Screenshots (if appropriate):
Types of changes
Checklist: