mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #441] Unable to delete tasks from Automation Manager #2214
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#2214
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 @subzdev on GitHub (Apr 27, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/441
Originally assigned to: @sadnub on GitHub.
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
Going to Settings -> Automation Manager, selecting my policy and attempting to delete tasks does not update the display, and they are still present in the list. In the dashboard view however, selecting the computer with that automation policy the view is updated and the tasks are not present.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When deleting the task it should not be present both in the Automation Manager and in the dashboard Tasks view for a computer when an Automation Policy is applied.
@sadnub commented on GitHub (Apr 27, 2021):
Thanks for reporting! I just pushed a fix will be in the next release
@wh1te909 commented on GitHub (Apr 27, 2021):
released in 0.6.5
@subzdev commented on GitHub (Apr 27, 2021):
Thank you, will update asp and report back.
@subzdev commented on GitHub (Apr 27, 2021):
Just tested on 0.6.5 and working as expected. Thanks again!