mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #514] BUG: Tasks not passing value properly #324
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#324
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 @davidrudduck on GitHub (May 15, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/514
Originally assigned to: @wh1te909 on GitHub.
v0.6.10 on Ubuntu 20.04.
Set script as "Task" (not "Run Script") "ScreenConnect (Get ID)" with value
-serviceName {{global.ScreenConnectService}}The value being passed to the script is
{global.ScreenConnectService}not the actual value of the variable.When RUNNING script manually, variable passes fine.
@wh1te909 commented on GitHub (May 15, 2021):
ah oops forgot to set the tasks to use the new function lol. will fix in next release
@davidrudduck commented on GitHub (May 15, 2021):
I am the bug finding master 😅