mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1754] Add copying of tasks from agents and other automation profiles to new automation profiles #1092
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#1092
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 @conlan0 on GitHub (Feb 8, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1754
Is your feature request related to a problem? Please describe.
Right now it seems the only way to add tasks to similar automation policies is by manually adding them to each one or duplicating the entire policy and deleting other tasks that are not needed.
Describe the solution you'd like
It would be nice to be able to either add a task created on an agent to an automation policy and/or copy tasks from one policy to another.
Describe alternatives you've considered
You can just do it manually but this can be time consuming if you have a lot of tasks/policies to add.
@P6g9YHK6 commented on GitHub (Mar 1, 2024):
would be usefull for large policy management
@lizaoreo commented on GitHub (Jan 3, 2025):
Copying checks could also be useful, I assume they are probably handled and treated similarly on the backend (though maybe not?). Would definitely find both of these to be useful features.
@lizaoreo commented on GitHub (Feb 15, 2025):
Hey @conlan0, when will this be ready to drop in as a pull request? 😃
@conlan0 commented on GitHub (Feb 15, 2025):
It is mostly ready just has a few issues to fix but it will get some more work after the next big release when I can collab and should be coming then.