mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #145] Adding checks to existing automation not affecting defaults #2027
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#2027
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 @DjMagicFingers on GitHub (Oct 24, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/145
Originally assigned to: @sadnub on GitHub.
I have setup default policy at the automation manager to perform 3 checks for every workstation.
After a while, I have found out about a new check that I wanted all workstations to perform - about bad blocks on disk so I have added the check to the policy that is defined as the default policy for workstations.
The new check is not added to all existing devices.
The new check I have added IS applied to any NEW device I am adding:
@bradhawkins85 commented on GitHub (Oct 24, 2020):
Check the view menu, pending actions. It should show something in there about tasks pending creation.
It can take a little while for new tasks and checks to be applied to existing agents.
@DjMagicFingers commented on GitHub (Oct 24, 2020):
@bradhawkins85 thank you, you are correct, it looks like the tasks are pending.
I should change this report to request some kind of visual alert on the dashboard to show that there are pending tasks - something like the new devices count icon.
@bradhawkins85 commented on GitHub (Oct 24, 2020):
I believe a full dashboard is on the agenda eventually, would probably be best on there instead of cluttering the current interface.
@sadnub commented on GitHub (Nov 29, 2020):
@DjMagicFingers In the next release, there is a new column on the agent table that will show if there are pending actions. You can also filter the table to only include agents with pending actions.