Skip to content
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

[8.16] [Security Solution] Removes outdated rule tour for rule management workflow (#196731) #197080

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. [Security Solution] Removes outdated rule tour for rule management wo…

    …rkflow (elastic#196731)
    
    ## Summary
    
    Removes the tour for rule features implemented in
    elastic#176767 as they are no longer new.
    Keeps the component and logic to use for future tours, just removes
    reference to the specific rules management tour.
    
    ### Steps to test
    
    1. Make sure the
    `securitySolution.rulesManagementPage.newFeaturesTour.v8.13` local
    storage key is cleared from your kibana page (this will make the tour
    show up normally)
    2. Notice that navigating to the rule management page does not display
    the rule tour
    
    Co-authored-by: Elastic Machine <[email protected]>
    (cherry picked from commit 3547e15)
    
    # Conflicts:
    #	x-pack/plugins/security_solution/public/detection_engine/rule_management_ui/pages/rule_management/index.tsx
    dplumlee committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    99fd097 View commit details
    Browse the repository at this point in the history