Skip to content

[7.x] [SecuritySolution][Detections] Fix "Closing a signal silently fails with reduced privileges" (#86908)#87413

Merged
spong merged 2 commits intoelastic:7.xfrom
yctercero:backport/7.x/pr-86908
Jan 6, 2021
Merged

[7.x] [SecuritySolution][Detections] Fix "Closing a signal silently fails with reduced privileges" (#86908)#87413
spong merged 2 commits intoelastic:7.xfrom
yctercero:backport/7.x/pr-86908

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…ith reduced privileges" (elastic#86908)

## Summary

This PR introduces the following changes. If the user has insufficient write privileges on the signals index:

- we disable the status-changing actions on detection alerts ("Open alert", "Close Alert", "Mark in progress") in the context menu of an alert in alerts table
- we make sure to show the corresponding callout that tells about read-only access to detection alerts
- in the callout we provide links to docs for understanding why/how to fix
@yctercero yctercero added the backport This PR is a backport of another PR label Jan 6, 2021
@yctercero
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 2160 2165 +5

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 8.5MB 8.5MB +4.4KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spong spong merged commit 4867610 into elastic:7.x Jan 6, 2021
@yctercero yctercero deleted the backport/7.x/pr-86908 branch October 13, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants