mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-27 07:25:56 +03:00
[GH-ISSUE #1319] Tasks won't be recreated #2766
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#2766
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 @emtek-at on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1319
Server Info:
Installation Method:
Agent Info:
Describe the bug
Tasks from Automation Policies won't be recreated if the Policy changes and later get switched back.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After Step 7 the Task should be recreated on the Client.
I think the "Remove Orphand Tasks" Function does not reset the Status of the Task in the Database.
Additional context
Maybe the Agent should whenever the Tasks get modified check if all Tasks are properly created.
@wangshiok commented on GitHub (Feb 16, 2023):
I think this is been fixed, in my case, you just have to be patient, eventually, the new task will be synced
@herzkerl commented on GitHub (Feb 24, 2023):
Worked for me after running ‚Server Maintenance > Remove Orphaned Tasks‘.
@silversword411 commented on GitHub (Feb 24, 2023):
Closing, post if it's still a problem