Is it possible to have two edit issue screens in JIRA?

Tayyab Bashir
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.
April 25, 2016

Hi, 
I want Closed issues to be editable but I don't want the edit screen appearing on Closed issue to provide all the fields that available in normal transitions? 

I know how to make closed issues editable.

So for e.g, the issue is on "Review" stage, and if I edit the issue, it gives: Comment, assignee, XYZ field. 

What I want is that when the issue is in "closed" stage, and I click edit issue button, it only gives option of Comment field.

Regards.

Tayyab

2 answers

2 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 25, 2016

No, you can't do that without

  • coding
  • Behaviours in the Script Runner add-on could check the status and hide all but the comment field on the single edit screen
  • Move the "closed" edit into the workflow
2 votes
Michael Partyka
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.
April 25, 2016

Hi,

it is possible but only for different issue types.

For one issue type it is not possible.

Suggest an answer

Log in or Sign up to answer