Forums

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

Customize fields on screen for resolving a task

Jonathan Lee December 17, 2015

I'm using JIRA Core Task Management.

I would like to customize the fields shown on the "Stop Progress" and resolve issue screens:

This is what my screens look like now

https://www.dropbox.com/s/fkry0q5ftw3w1ss/Screenshot%202015-12-17%2019.03.32.png?dl=0

https://www.dropbox.com/s/7c2jbmvucj1izuo/Screenshot%202015-12-17%2019.03.27.png?dl=0

I would like to remove the Comments field, and some of the others.

Thanks!

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -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.
December 17, 2015

Comments is not a field, it's an optional place to enter a comment about what the user is doing.  You can remove it by removing the user's ability to comment on issues, but generally, don't bother, it's far too useful.

The other fields are far more simple - for each transition, look at the "transition screen" it uses.  You can edit the workflow and change these (even remove them for instant transitions) to use any screen you want.  And you can put whatever fields you want on any of these screens.

There is an important exception to that - do NOT remove the resolution field from transitions going from an "open" status to a "closed" type status.  You really do want it to set a resolution.  If you're desperate to remove resolution, then you need to set it in post-functions instead. 

Suggest an answer

Log in or Sign up to answer