mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2308] Feature Request: Duplicate / Clone Role #3372
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#3372
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 @hti-un on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2308
Summary
Add a feature to duplicate an existing Role, including all its permissions and site/client assignments, so that new roles can be created more efficiently without manually re-selecting each permission.
Current Behavior
At the moment, when creating a new Role, all permissions must be selected manually.
This is time-consuming and error-prone, especially in environments with fine-grained access control or multiple similar roles (for example “Technician”, “Technician-Limited”, “Read-Only”).
Proposed Solution
Introduce a “Duplicate Role” or “Clone Role” option in the Roles management view.
Possible implementation ideas:
Additional Suggestions
Benefits
Example Use Cases
Labels
enhancement,feature request,permissions,rolesReferences
Related issues: