When a user goes from open to close the resolution screen is shown and when a user goes from resolved to close a closed screen is show, They are different. How do I make it so that if the user does go from open to close it hides a specific custom field ive added to the Resolved screen.
The Resolved screen I added a custom field. The closed screen is default.
When you transition JIRA issues through the workflow, you have the option to display "Transition Screens". You can use/reuse screens on each transition. So all you have to do is to update the transition screen from "Open to Close" and remove the custom field you don't want to be displayed.
Reference: https://confluence.atlassian.com/display/JIRAKB/Mapping+A+Screen+to+Workflow+Transition
Typically, if you go from Open to Close, you want to show the "Resolve" screen, as you don't want to skip the validation and input required for the Resolve step, which you are skipping. Assuming that's the case, and you still want to remove this custom field, then you'll need to either change the transition to use the "Close" screen, or else you'll need a custom "Resolve" screen that removes the custom field, but still allows you to set the resolution, etc. Which option makes sense will depend on if the Close screen is sufficient on its own, etc.
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.