mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #635] Feature Request: checkbox filter Maintenance Mode #407
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#407
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 @ghosty212 on GitHub (Jul 12, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/635
Originally assigned to: @wh1te909 on GitHub.
Is your feature request related to a problem? Please describe.
It often happens, that agents are in maintenance mode although checks are no longer failing. Going through each site to find those agents takes a lot of time. So I'd hoped for a filter option to see all agents in maintenance mode.
Describe the solution you'd like
Having a checkbox filter for agents in maintenance mode would make it easier to spot agents where issues are already resolved.
Describe alternatives you've considered
I tried filtering for "checks failing" only and then remembering which site has agents in "legit" maintenance mode and which doesn't and then clicking through each site, but that's not a nice solution.
I also tried sorting by "check status" but "non-legit" maintenance modes, then sort themselves where they would be without having maintenance mode activated.