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

[E&C][RAM] [META] Window Maintenance #152032

Closed
31 tasks done
XavierM opened this issue Feb 23, 2023 · 3 comments
Closed
31 tasks done

[E&C][RAM] [META] Window Maintenance #152032

XavierM opened this issue Feb 23, 2023 · 3 comments
Assignees
Labels
Meta Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@XavierM
Copy link
Contributor

XavierM commented Feb 23, 2023

As a user, I would like to create window maintenance to suppress notification across rules.

Server side work

Frontend work

  • #152272 Add window maintenance in the public folder of alerting plugin
  • #152272 Create form by using https://docs.elastic.dev/form-lib/welcome
  • #153773 Search bar and filter on top of window maintenance table
    Thought, we might be able to get this table working by just using in memory data since the expectation is to only have hundreds of window maintenance
  • Create window maintenance table
  • #153775 Add a new column in rule logs (maybe connector logs too) to show when a rule execution was under window maintenance
  • #153775 Add a column to show window maintenance on the new and old alert table
  • #153974 Update for platinum license
  • #153976 Add technical preview
  • #153977 Add timezone field to the create form

Docs work


Designs

Links:

Design brief (Google doc)

Flows and working doc (Figjam)

Prototypes (Figma)

Screens

Empty State

image

Create form
image

Table
image

image
Edit (with delete option)

image

@XavierM XavierM added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Feb 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@mdefazio
Copy link
Contributor

Updated summary with design links. Only added the primary screens to keep it trimmed down here. But let me know if you'd like this differently.

@JiaweiWu
Copy link
Contributor

Update:

I have implemented all of the SO mappings and client CRUD APIs aside from active, I am working on parsing/generating and querying events based on RRULE (Had to debug some RRULE library-related issues with Zaq the week before EAH). But now we know what happened there we can account for the byweekday field to correctly get the recurrence.

@JiaweiWu JiaweiWu closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
No open projects
Development

No branches or pull requests

6 participants