mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1779] Add display conditionality to url action #1107
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#1107
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 @P6g9YHK6 on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1779
Is your feature request related to a problem? Please describe.
I have multiple url action for different "clients" but some of them are not useful for others, it makes the list too long and confusing for no reasons.
Describe the solution you'd like
The possibility to toggle the presence on a right click or not of an url action if any of the called variable is empty would fix this issue. (that behavior by default would be good? i don't see cases where an empty variable in a url is a good thing)
Or apply the list of url action available to the agent trough a policy.
Describe alternatives you've considered
No alternative found.