[GH-ISSUE #434] Bulk add scripts to automation policy tasks #2210

Closed
opened 2026-03-14 03:01:24 +03:00 by kerem · 1 comment
Owner

Originally created by @subzdev on GitHub (Apr 24, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/434

Is your feature request related to a problem? Please describe.
Unable to add more than 1 task at a time when creating an automation policy.

Describe the solution you'd like
A multi-select list would work to be able to select multiple tasks. The descriptive name field could just default to the script name instead of having to define it for each added task and the schedule could be set for all in the list at the same time.

Originally created by @subzdev on GitHub (Apr 24, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/434 **Is your feature request related to a problem? Please describe.** Unable to add more than 1 task at a time when creating an automation policy. **Describe the solution you'd like** A multi-select list would work to be able to select multiple tasks. The descriptive name field could just default to the script name instead of having to define it for each added task and the schedule could be set for all in the list at the same time.
kerem closed this issue 2026-03-14 03:01:29 +03:00
Author
Owner

@sadnub commented on GitHub (May 29, 2021):

This feels like it would be better suited for the a django shell versus the UI. It might also be problematic to have the same date/time settings since you can;t go back and modify them at this time.

The copy function exists for automation policies, but the tasks do need to be created first.

<!-- gh-comment-id:850766813 --> @sadnub commented on GitHub (May 29, 2021): This feels like it would be better suited for the a django shell versus the UI. It might also be problematic to have the same date/time settings since you can;t go back and modify them at this time. The copy function exists for automation policies, but the tasks do need to be created first.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2210
No description provided.