amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
2.92k stars 422 forks source link

When deleting agent from TRMM - delete all check and task historical data #1789

Closed silversword411 closed 3 months ago

silversword411 commented 3 months ago

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.

2024-03-08_091945 - delete check and task history when deleting agents
P6g9YHK6 commented 3 months ago

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.