Is there a way to View a custom field but not have it on edit screen?

Dacia August 1, 2016

We have added a new custom field that is required. Our older issues do not need this field filled in but anything new it is required. I can not add this field to the View because it is also added to the edit field which is requiring users to fill the field in on older issues. Is there a way to, for the time being as we transition this new field into our process to only View the field but not have it on the edit screen?

Thank you.  

1 answer

0 votes
Yagnesh Bhat
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.
August 1, 2016

To start with you can put that field only on the view screen and not on the edit screen. And you can set it initially to a blank value (""), so that it will not be seen in your older issues and even in the new issues UNTIL you alter its value programatically.

Refer this tutorial on creating custom fields in JIRA : https://developer.atlassian.com/jiradev/jira-platform/guides/fields/tutorial-custom-fields-in-jira

Suggest an answer

Log in or Sign up to answer