The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Why add a field to the issue detail view while it's not defined in JIRA?

Rutger S.
June 1, 2014

Hi all,

In Agile it's possible to add multiple fields to the detail view (see the screenshot on https://confluence.atlassian.com/display/AGILE/Configuring+the+Issue+Detail+View).

Question:why would you want to add fields that are not defined in the underlying JIRA screen/field settings?

In other words, an added field will be shown in the Agile interface (issue detail view), however in the first place it could/can not be entered when creating an issue, and then, it cannot be edited - because the field is not defined in the Create and Edit screen/field definitions. What is the logic behind this possibility? I would say it's more logical to choose only fields that make sense according to the underlying (screen/field) settings in JIRA.

Thanks!

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
June 1, 2014

Two things

1. It's a lot of work to decide whether a field should really be there based on all the possible combinations, then you have to decide what to do if the field visibility is changed - e.g. if you remove field X from a screen, do you automatically remove it from the Agile view? What if there's a mistake and you put it back? Expect it to automatically reappear in Agile?

2. There are reasons to have access to fields that the user does not update. One really obvious example - bugzilla import id field. Not on create or edit screens, can't be edited, just imported.

Rutger S.
June 1, 2014

Hi Nic,

That was a quick answer. I can live with those reasons. :)

Thanks for clarifying!