mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1561] Retain historical data #2922
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#2922
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 @toneldaclan on GitHub (Jul 11, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1561
Is your feature request related to a problem? Please describe.
If a computer is reformatted, the information on the old agent cannot be migrated to the new agent installed.
Describe the solution you'd like
Merge button on the GUI that will merge the old and new agent to apply the historical data on the new agent.
Describe alternatives you've considered
Create a feature to import historical information from one agent to another (deleting the old one)
Additional context
This is also useful for agents that were accidentally installed multiple times
@xrsxj commented on GitHub (Mar 17, 2025):
Would love this one, especially for things like fresh installs, failed drives etc. Or an established method to reinstall using the old agent_id (although that would be less ideal unless it added an audit log for reinstall)