mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1795] add the possibility of re-ordering URL actions. #1121
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#1121
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 (Mar 9, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1795
Is your feature request related to a problem? Please describe.
curently the order of URL actions seems based on the last edited date of each url. this cannot be a behavoir that was made on purpose.
Describe the solution you'd like
Either make it alphabetical or
Allow reordering from the url action Global Settings page by drag and drop or
add an additional numerical field to each url action and then order it from smallest to biggest.
Describe alternatives you've considered
i have all my url neatly organised by editing them manually one by one to have them in the order i wanted.
it is painfull.
@wh1te909 commented on GitHub (Mar 9, 2024):
the url actions is getting a rework (as part of the webhooks feature) so we'll make it sort alphabetical once that is released
@P6g9YHK6 commented on GitHub (Aug 5, 2024):
did not work