mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1789] When deleting agent from TRMM - delete all check and task historical data #1115
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#1115
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 @silversword411 on GitHub (Mar 8, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1789
Originally assigned to: @wh1te909 on GitHub.
When agent is deleted from TRMM need to cleanup leftover data from check history and task history so it doesn't show up in automation manager.
@P6g9YHK6 commented on GitHub (Mar 9, 2024):
This also appears when the agents are not deleted and simply moved out of a policy.
A dedicated function to purge Individual agent history should made available for manual use trough the ui too not only back-end when deleted.