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

Status page boolean operations filtering by label #1818

Open
cjanz4711 opened this issue Feb 4, 2025 · 0 comments
Open

Status page boolean operations filtering by label #1818

cjanz4711 opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@cjanz4711
Copy link

We use labels to sort status pages for clients in useable groups. This makes it crucial for us to be able to list pages by label while applying inclusion and exclusion clauses. Today this process is clumsy and error prone.

Use-cases:

From the status page view:

  • filter and show status pages with the labels "North America" and "Option 1"
  • filter and show status pages with the labels "North America" and "Option 1" AND NOT "Option 2"
  • filter and show all status pages that do not have label "Option 1"
  • filter and show all status pages with labels "Option 1" OR "Option 2" AND NOT "Option 3"

Examples:
Give me all North America customers that are hosted in Ohio that have not requested maintenance to be skipped in January

**These operators should be available also when using the "Select status page by label" feature when scheduling a maintenance window, declaring an incident, and adding announcements. **

@cjanz4711 cjanz4711 added the enhancement New feature or request label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant