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

[Security Solution] Rules table refresh doesn't pause during bulk actions (except of bulk edit) #126160

Closed
xcrzx opened this issue Feb 22, 2022 · 4 comments
Assignees
Labels
8.4 candidate bug Fixes for quality problems that affect the customer experience Feature:Rule Management Security Solution Detection Rule Management area impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Detection Rule Management Security Detection Rule Management Team Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.4.0

Comments

@xcrzx
Copy link
Contributor

xcrzx commented Feb 22, 2022

Summary

Steps to reproduce

  1. Go to Security > Rules
  2. Select all rules
  3. Start any bulk action except of bulk edit(index patterns, tags, timeline)

Expected result

While the bulk operation is running, the rules table refresh is disabled.

Actual result

The table refresh is not disabled. Rules in the table become editable while the bulk operation is still running.

Screen.Recording.2022-02-22.at.15.31.08.mov
@xcrzx xcrzx added bug Fixes for quality problems that affect the customer experience impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Feature:Rule Management Security Solution Detection Rule Management area Team:Detection Rule Management Security Detection Rule Management Team labels Feb 22, 2022
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

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

@xcrzx xcrzx changed the title [Security Solution] Rules table refresh should be disabled during bulk edit [Security Solution] Rules table refresh doesn't pause during bulk edit Feb 22, 2022
@vitaliidm vitaliidm self-assigned this Jun 27, 2022
@vitaliidm
Copy link
Contributor

Not all bulk actions affected by this issue.
Bulk edit is not affected

Screen.Recording.2022-06-27.bulk.edit.not.refreshing.mov

Other actions affected though

@vitaliidm vitaliidm changed the title [Security Solution] Rules table refresh doesn't pause during bulk edit [Security Solution] Rules table refresh doesn't pause during bulk actions (except of bulk edit) Jun 27, 2022
vitaliidm added a commit that referenced this issue Jun 29, 2022
…g some of bulk actin to rules (#135208)

## Summary

Addresses: #126160

When users start to apply bulk action, rules table auto refresh will be paused and renewed after action finishes

### Before

https://user-images.githubusercontent.com/92328789/175935334-6f6dc42e-ecd5-4993-b2ce-7b0582283aa6.mov



### After

https://user-images.githubusercontent.com/92328789/175935341-e735dc18-6df1-4ac3-9ec2-3cf0de63a9dd.mov


### Release Note
- fixes issue when on applying some of bulk actions to selected rules, rules table auto refresh continues to work
@vitaliidm
Copy link
Contributor

addressed in #135208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.4 candidate bug Fixes for quality problems that affect the customer experience Feature:Rule Management Security Solution Detection Rule Management area impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Detection Rule Management Security Detection Rule Management Team Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.4.0
Projects
None yet
Development

No branches or pull requests

4 participants