How do I restrict assignees list for an Status?

Guillem Hernandez Sola September 4, 2015

Hi,

I am trying to filter potential assignees for an Status using a certain group of users. 

I have tried different Property Keys in View Workflow Step Properties

For example, being on the status of the workflow I want to filter the potential assignees, I added this property key:

  • jira.permission.edit.assigneepotential-group-of-fixers

It is not working at all.

Somebody know how to restrict assignable assignees in a certain status from a workflow to a group of users?

I hope to hearing from you,

Regards,

1 answer

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2015

Try this:

jira.permission.assignable.group=potential-group-of-fixers

Available set of permissions and some examples can be found at http://www.j-tricks.com/tutorials/permissions-based-on-workflow-status

Guillem Hernandez Sola September 4, 2015

That was what I was looking for!

Suggest an answer

Log in or Sign up to answer