-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Security Solution][Endpoint][Admin] Disables malware checkbox when switch is off and can now save in detect mode #86402
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
Conversation
|
Pinging @elastic/endpoint-app-team (Feature:Endpoint) |
|
can you also add the v7.12 label? |
|
And also, can you add a quick gif to show the change? |
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
To update your PR or re-run it, just comment with: |
pzl
left a comment
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.
okie dokie
…witch is off and can now save in detect mode (elastic#86402)
Summary
Users cannot switch the malware protection mode to detect when on a basic license. This is because the radio buttons and the user notification checkbox are highly connected. This PR fixes this bug by adding an additional check to see if the license is platinum+ before automatically checking the user notification checkbox when the user switches between "prevent" and "detect" malware.
Issues:
#86073
https://github.com/elastic/security-team/issues/585