Skip to content

Conversation

@yctercero
Copy link
Contributor

Summary

This removes the feature flag check for showing the alerts subfeature under security solution Kibana roles UI.

@yctercero yctercero added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v7.15.0 labels Aug 12, 2021
@yctercero yctercero self-assigned this Aug 12, 2021
@yctercero yctercero requested a review from a team as a code owner August 12, 2021 19:43
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detections-response (Team:Detections and Resp)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@yctercero yctercero added the auto-backport Deprecated - use backport:version if exact versions are needed label Aug 12, 2021
@yctercero yctercero enabled auto-merge (squash) August 12, 2021 19:48
Copy link
Contributor

@peluja1012 peluja1012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yctercero yctercero requested a review from a team as a code owner August 13, 2021 03:26
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

cc @yctercero

const ruleTypes = [
SIGNALS_ID,
NOTIFICATIONS_ID,
...(isRuleRegistryEnabled ? racRuleTypes : []),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on this remaining conditional on isRuleRegistryEnabled, even if the sub-feature privilege is shown, RAC rule types will not be included unless the feature flag is enabled.

Is this expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! That's expected. For 7.15 we are not shipping with rule registry rules.

@yctercero yctercero merged commit 94d16f8 into elastic:master Aug 14, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 14, 2021
… flag (elastic#108450)

### Summary
This removes the feature flag check for showing the alerts subfeature under security solution Kibana roles UI.
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 14, 2021
… flag (#108450) (#108626)

### Summary
This removes the feature flag check for showing the alerts subfeature under security solution Kibana roles UI.

Co-authored-by: Yara Tercero <yctercero@users.noreply.github.com>
@yctercero yctercero deleted the alerts_feature_ui branch October 13, 2021 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v7.15.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants