mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1844] Feature Request: Maintenance indicator #1149
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#1149
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 @datawolk on GitHub (Apr 16, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1844
Is your feature request related to a problem? Please describe.
When one agent is put into maintenance, all of the client/site will turn green.
Because of this you cannot see if another agent has alerts.
Describe the solution you'd like
A solution would be to still color the client / site orange / red on alerts but possibly with a small indicator bullet that there is an agent in maintenance on this site / client.
Describe alternatives you've considered
Daily maintenance client/sites checking.
Provides a lot of overhead of work.
Additional context

Sample solution:

In this client, an agent with maintenance is active.
But another agent issues an Alert causing the site to turn orange.
@sebvonhelsinki commented on GitHub (May 13, 2024):
The problem is the same one reported in https://github.com/amidaware/tacticalrmm/issues/1221 , but with a different solution