The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Make assignee field readable on workflow transition

manikanta ch
September 24, 2020

Hello All,

How to make the assignee field readable on a particular workflow transition.

Thanks in advance,

CH

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Joe Pitt
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 Champions.
September 24, 2020

you can't do it out of the box. It would need to be on the transition screen, but just placing it there would allow it to be edited. The only thing I can think of is you would need some kind of scripting invoked during the transition. I don't use scripting so I can't help there

I don't understand the reason for displaying it if it can't be updated. The user is already in the issue and can see it there before the transition. 

manikanta ch
September 24, 2020

Hi @Joe Pitt -

Thanks for the reply.

My requirement is to make assinee field readable on Closed transition so that users will not update the Assignee on Closed status.

I have added below Property on closed transition but it is not working

jira.permission.assign.denied.group=jira-user

manikanta ch
September 24, 2020

Never mind. It worked once i placed the property on the Closed status.