mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2163] Task changed from scheduled to run once doesn't run Free Linux Agent #3285
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#3285
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 @yabpl on GitHub (Mar 7, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2163
Server Info (please complete the following information):
Installation Method:
--insecureflag at installAgent Info (please complete the following information):
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to run edited Task to run at new set time X+10 and only once from daily @ X.
@wh1te909 commented on GitHub (Mar 7, 2025):
thanks, this is because run once tasks will first check to see if the task has already run and not run if so, so probably best to not try editing an existing task with a different schedule if you need a run once task, just create a new task for run-once. I can add a note about this in the UI.