Opened 10 years ago
Last modified 8 years ago
#11939 new defect
Workflow graph should account for user/group permissions
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | ticket system | Version: | |
Severity: | normal | Keywords: | workflow macro |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
The workflow actions have a permissions attribute. Workflows can be configured such that different users will be configured with different actions. It would be useful to be able to visualize the workflow for a particular user or group using the WorkflowMacro. The WorkflowMacro could be modified to accept a username_or_group
argument.
In the ticket workflow dialog the workflow for that user could be shown in a popover. Alternatively, it might be more useful to show all the workflow transitions but make it clear which transitions the current user is allowed to initiate.
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Summary: | Render workflow based on user or group permissions → Workflow graph should account for user/group permissions |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|