Project

General

Profile

Restricting a group of users from closing issue.

Added by Michał w 6 months ago

I have two user groups and custom issue statuses - open, completed, closed. Is it possible to deprive a group of users of the right to close issue? For example, I would like the first group of users to be able to change the status from open to completed and not be able to change the issue to closed status. The second group of users should be able to change to any status.


Replies (1)

RE: Restricting a group of users from closing issue. - Added by Mischa The Evil 6 months ago

Michał w wrote:

I have two user groups and custom issue statuses - open, completed, closed. Is it possible to deprive a group of users of the right to close issue? For example, I would like the first group of users to be able to change the status from open to completed and not be able to change the issue to closed status. The second group of users should be able to change to any status.

You can configure two separate roles for the two groups of users. One role to allow the desired status transition and one to disallow it. Then you can assign the respective roles to the respective user groups.
You can see RedmineRoles and RedmineIssueTrackingSetup for more info.

    (1-1/1)