Hello Guys,
I have this requirement where I need to restrict users from editing the sub-task except one of field called "Due Date", rest all changes to be done only in parent ticket.
Is it possible to achieve ? If yes, help with some hint.
Thanks
Hi @Vishal ,
you can add a property at sub-task statuses level (jira.issue.editable = false) and add a self transition from all statuses to itself with field Due Date in the associated screen.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.