Forums

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

Fields visibility depending on issue Status

Andrea Maria Loi September 3, 2019

Hello,

we need some (custom) fields depending on issue's status.
For example "estimated effort" has no sense until no estimation has been performed and it could at least make confusion.
In fact they are added during the process.

Could you, please, help me?

If useful, we have these addons:
- Jira Misc Workflow Extensions
- Automation for Jira

1 answer

0 votes
Ilya Turov
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.
September 3, 2019

Hello, you can do it without addons, just do the following:

* separate edit and view screens

* add "estimated effort" only on view screen

* create a screen with only "estimated effort" field an add it to transition from status where estimation happens (make it required if you desire so)

This way only after the issue was estimated and something was written into the field it will appear on issue screen.

Andrea Maria Loi September 3, 2019

Hello Ilya,
thank you very much for your (immediate!) answer.
This is perfect for fields that should be encoded during the transition and never updated.
But some fields of mine should not be mandatory (possibly they could be encoded after the transition) or should be computed automatically.
So for a few fields I am afraid that I need some ideas more.
But again thanks a lot
          Andrea 

Suggest an answer

Log in or Sign up to answer