Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable assignee suggestions in JIRA 5.2

Scott McCormick December 1, 2013

We have migrated from JIRA 3.13.5 to 5.2.11 and have run into the following problem:

I have a 'Send to FA' transition with a 'FA' destination step. The FA step has the property key jira.permission.assignable.group set to the value FA. In 3.13.5 this would limit the assignee choices to users in the FA group, thus preventing an issue at the 'FA' step from being assigned to a user not in the FA group.

However, in 5.2, I can pick the current assignee (from the Suggestions list) and that user will be the assignee at the FA step (even though they aren't in the FA group). The log shows this:

/secure/IssueAction!default.jspa [atlassian.jira.security.WorkflowBasedPermissionManager]
assignable not granted by workflow perm granting assignable to Group 'FA'

/secure/IssueAction!default.jspa [atlassian.jira.security.WorkflowBasedPermissionManager]
assignable granted by permission scheme but DENIED by workflow

Is there a way to disable assignee Suggestions? Shouldn't the suggested assignees also meet the jira.permission.assignable.group criteria?

Thanks for your help.

1 answer

0 votes
Scott McCormick December 1, 2013

On a side note: There is a way to switch to a full assignee drop down box (no need to start typing a user's name)...but the problem remains. I can still select the current assignee or suggested users even if they are not in the group specified.

Reference:

https://confluence.atlassian.com/display/JIRAKB/How+to+fully+render+assignee+drop-down+list+in+JIRA

Suggest an answer

Log in or Sign up to answer