I've added a custom field to the resolution screen: "URL where this fix or feature can be tested:"
Problem is, when the reporter comes back to view the issue, that field is not displayed along with the other information on the issue.
How do I make this new value visible?
Hey Sean,
I think the custom field is not appearing when viewing the issue is because the field itself is not mapped to the screen associated to the View Issue operation. Hence, can you kindly ensure that the field has been mapped to the View Issue screen for the project?
Reference: https://confluence.atlassian.com/display/JIRA/Adding+a+Custom+Field
Hence, you may try to map the custom field to the screen by going to Administration > Custom Field > click the 'gear' icon to open the drop down > Screens
Hope this helps!
Cheers.
Hey Sean,
By default, the Default Screen should be mapped to the View Issue operation. Hence, can you try to map that custom field to Default Screen and see if the field appears when we access the issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ahmad,
When I do that, I don't see a screen called "View Issue". I see:
Is something missing from my system?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ahmad,
thanks, that did make the field visible when viewing an issue. However, now the user is prompted to enter a value for this custom field when creating a new issue. I'd like this field to be entered only when an issue is resolved.
If I set it to the "Resolve Issue Screen", then the user is prompted to enter a value for it when resolving an issue. But the value he enters is never visible to anyone else (such as the person who may want to view the resolved issue and, if it looks good, close it.)
Is there any way to accomplish that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sean,
It's good to know that the custom field is now appearing in issues after mapping that field to the Default Screen. And yes it's true that by mapping the custom field to default screen, it will appear in the Create Issue screen as well. This is because for default JIRA configuration, both Create Issue and View Issue operation is using the Default Screen.
Anyway since we don't want to have the field appear in the Create Issue screen, then you may try to apply the following suggested configuration:
- Create a new screen via Administration > Screens. This screen is meant to be used for the Create Issue operation, hence you may map the fields to the screen as needed (exclude the custom field)
- You may then go to Administration > Screen Schemes > Default Screen Schemes > Configure > Associate an Issue Operation with a Screen. Map the created screen to the Create Issue operation
More details on the configuration, kindly refer to the following documentation:
https://confluence.atlassian.com/display/JIRA/Defining+a+Screen
https://confluence.atlassian.com/display/JIRA/Associating+a+Screen+with+an+Issue+Operation
Good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.