mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1366] v0.15.4 upgrade "broke" automated tasks #855
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#855
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 @stavros-k on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1366
Originally assigned to: @wh1te909 on GitHub.
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
Automated tasks show empty env vars (
) instead of[]Because of that tasks do not execute and result in a 500 status code.
Top: how it was after upgrade
Bottom: How it it after re-adding
More detailed info in https://discord.com/channels/736478043522072608/1050090372719718411
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
@stavros-k commented on GitHub (Dec 7, 2022):
Note: This is only an issue on the previously created tasks, not new!
For now I solved the issue, by editing each task adding the script again and removing the old entry
New tasks works fine
@wh1te909 commented on GitHub (Dec 8, 2022):
thank you, fixed in 0.15.5 I added a migration for older tasks to get them into the newer format