Don't assign issues in canceled state

Laura valenzuela May 24, 2021

¡Hi everyone!


Are there any settings that help avoid assigning a respondable to an issue that has already been canceled by the customer?

 

that when entering the canceled problem it is not possible to assign the person responsible

cancel.png

1 answer

1 accepted

3 votes
Answer accepted
Payne
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.
May 24, 2021

In the workflow you can place a property on the Closed status that prevents not only changing the assignee, but changing any field:

Key: jira.issue.editable

Value: false

Adam Rypel _MoroSystems_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 24, 2021

Or you can use jira.permission.assign.denied , if you want to disable only assign.

More about properties here: https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/

Like # people like this
Laura valenzuela May 24, 2021

thanks for your answers is what i needed

Suggest an answer

Log in or Sign up to answer