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

[DOCS] Bulk edit rule schedules #2453

Closed
jpdjere opened this issue Sep 13, 2022 · 0 comments · Fixed by #2567
Closed

[DOCS] Bulk edit rule schedules #2453

jpdjere opened this issue Sep 13, 2022 · 0 comments · Fixed by #2567

Comments

@jpdjere
Copy link
Contributor

jpdjere commented Sep 13, 2022

Description

Images

New menu item for updating schedules in bulk

image

Modal warning that prebuilt rules are not editable

image

Flyout for updating schedules in bulk

image

Notes

  • The bulk schedule form provides validation for the interval and lookback fields. The values must be a positive integer greater than 0. If the user tries to force a negative number or 0, the input will be automatically corrected to the minimum value of 1,
jpdjere added a commit that referenced this issue Sep 30, 2022
## Relates to:
#2441
#2453

## Changes

- Updated Bulk Update API request to include new possible payloads for:
    - Bulk Update Schedule
    - Bulk Update Rule Actions

## Images
![image](https://user-images.githubusercontent.com/5354282/192609873-9dc20d53-0beb-4489-9987-df611a735801.png)
mergify bot pushed a commit that referenced this issue Sep 30, 2022
## Relates to:
#2441
#2453

## Changes

- Updated Bulk Update API request to include new possible payloads for:
    - Bulk Update Schedule
    - Bulk Update Rule Actions

## Images
![image](https://user-images.githubusercontent.com/5354282/192609873-9dc20d53-0beb-4489-9987-df611a735801.png)

(cherry picked from commit c76fac6)
joepeeples pushed a commit that referenced this issue Sep 30, 2022
## Relates to:
#2441
#2453

## Changes

- Updated Bulk Update API request to include new possible payloads for:
    - Bulk Update Schedule
    - Bulk Update Rule Actions

## Images
![image](https://user-images.githubusercontent.com/5354282/192609873-9dc20d53-0beb-4489-9987-df611a735801.png)

(cherry picked from commit c76fac6)

Co-authored-by: Juan Pablo Djeredjian <[email protected]>
@joepeeples joepeeples changed the title [DOCS] Bulk edit rule Schedules [DOCS] Bulk edit rule schedules Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants