mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #109] Feature Request: Schedule Task on Specific Date/Time #62
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#62
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 @bradhawkins85 on GitHub (Sep 15, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/109
Originally assigned to: @wh1te909, @sadnub on GitHub.
Can you please add the ability to schedule tasks to run One Time on a specific date and time?
This will be useful to schedule disabling user accounts etc.
Also, allow setting the option on the scheduled task to run task immediately if scheduled start is missed.
Assuming these could also be scheduled as part of automation manager tasks it would allow for an "On First Check In" style tasks to perform basic initial setup tasks.
@sadnub commented on GitHub (Oct 30, 2020):
@bradhawkins85 I added a PR that allows for Run Once tasks for policies and agents. You can also optionally have the task auto delete itself after the scheduled run date. Once it is merged test it out
@bradhawkins85 commented on GitHub (Oct 30, 2020):
Thank you @sadnub
Did you get a chance to add the option on the task to run task immediately if scheduled start is missed?
@wh1te909 commented on GitHub (Oct 31, 2020):
@bradhawkins85 I created separate ticket for the schedule missed since when I merge this PR it will auto close this ticket