-
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][Endpoint][Admin] Malware user notification is a platinum tiered feature #82894
Conversation
Pinging @elastic/endpoint-app-team (Feature:Endpoint) |
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, but would like comment on my question
@@ -59,7 +59,7 @@ import { | |||
IndexFieldsStrategyResponse, | |||
} from '../common/search_strategy/index_fields'; | |||
import { SecurityAppStore } from './common/store/store'; | |||
import { getCaseConnectorUI } from './common/lib/connectors'; | |||
import { licenseService } from './common/hooks/use_license'; |
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.
Did you mean to impact the Cases? I see that line 315 was also removed.
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.
no i did not. i got a typecheck error and i wasn't sure if it was a failed merge from master. i'm going to add it back in because this was probs a mistake on my end
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.
👍
💚 Build SucceededMetrics [docs]Module Count
Async chunks
Distributable file count
Page load bundle
History
To update your PR or re-run it, just comment with: |
…o-node-details * 'master' of github.com:elastic/kibana: [Security Solution][Endpoint][Admin] Malware user notification is a platinum tiered feature (elastic#82894)
Summary