-
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
[Security Solution] Runtime field error catching and navigation to data view #124275
Conversation
💔 Build FailedFailed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
It seems that a better UX would be, instead of having a button "Manage Data view" to have a button "Edit field" and open the runtime field flyout directly inside Security > Alert. WDYT? |
Hi @sebelga ,
At most, we could inform the user about the script that caused the error. |
I think it is worth bringing this to the ES team and ask them to return in the error the runtime field which has failed. This would have a huge improvement on the UX. 👍 |
solved here #125178 |
Summary
issue: #122990
The PR catches the runtime field error and shows a warning message to inform the user about the workaround, and a button to navigate to the data view. The flow is the following:
runtimeFieldError_warning_fix_script.mov
Checklist
Delete any items that are not applicable to this PR.
Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.
When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:
For maintainers