mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #591] Bug: Bulk script not passing values #2320
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#2320
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 (Jun 24, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/591
Originally assigned to: @wh1te909 on GitHub.
When running BULK SCRIPT against agents, client side keys are not passed.
Instead of passing (for example) {{client.huntresskey}} to the powershell script, we're ending up with {client.huntresskey}
@silversword411 commented on GitHub (Jun 24, 2021):
Are you running the latest version? This was a bug that was fixed.
@davidrudduck commented on GitHub (Jun 24, 2021):
Tactical RMM v0.6.15 🤷♂️
@wh1te909 commented on GitHub (Jun 24, 2021):
I don't think I applied the fix to the bulk script. Will fix