mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #744] FEATURE REQUEST: Add Tenant filter to Security / List Alerts #379
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mirceamitu on GitHub (Feb 12, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/744
Is your feature request related to a problem? Please describe.
List Alerts page takes forever to load, perhaps because it queries alerts for all tenants. Most of the time I'm interested in getting the list of alerts for a single tenant, not for all tenants.
Describe the solution you'd like
A tenant filter on top of page just like in other pages, to retrieve the alerts for a specific tenant
@KelvinTegelaar commented on GitHub (Feb 14, 2022):
added in dev