mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #62] Bug: Checks Disappear After Adding Task #1973
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#1973
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 @bradhawkins85 on GitHub (Aug 21, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/62
Originally assigned to: @sadnub on GitHub.
I have a policy setup called Default Checks in Automation Manager
which has the basic CPU, Disk, Ping checks set up, when I added and event log check then a task linked to the failure of the check all the checks disappeared as did the task.
The new check has been applied to one site and is returning data however it has not applied to all sites where the policy is configured, but will show if I re-add the policy to the client/site.
I have checked Django administration but can't see anywhere that contains the info for the checks/tasks.
The debug log also only shows the new check being added to some machines but no errors as to why the checks are no longer visible in the interface.
@bradhawkins85 commented on GitHub (Aug 25, 2020):
It happened again.
I tried the same on another policy because why not and it did the exact same thing.
@bradhawkins85 commented on GitHub (Aug 25, 2020):
It looks like the issue is related to a policy being applied somewhere.
I can create a new policy with checks and tasks, then close out and go back in and everything is still there.
If I assign that new policy to a site everything disappears from the automation manager for that policy.
It also only seems to happen when a task is linked to a check in the policy.
@wh1te909 commented on GitHub (Aug 26, 2020):
thank you @bradhawkins85 we have found the source of the bug and sadnub is working on a fix
@sadnub commented on GitHub (Aug 26, 2020):
@bradhawkins85 This should be fixed now. Let me know if you have any issues.