When I'm attempting to create a new ticket in Jira the resolution field is somehow a mandatory field. I cannot resolve a ticket that is being created. However, I need the resolution field to be activated later on in my board flow.
To build on what @Leo Diaz - Deiser said, remove it from the edit screen if it is there. The resolution field should ONLY be put on the transition screen of the workflow where you want to set it. It is ALWAYS required when shown on the screen.
Also, if you have a reopen step you need to include a post function to clear the resolution field. If you don't it will continue to show resolved.
Hi Emily,
Look at this link: https://confluence.atlassian.com/jirakb/jira-issues-need-a-resolution-826873869.html, it explain how to configure screens or postfunctions to setup the resolution field. After that you can disable mandatory option on the Field Configuration Scheme.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Leo Diaz - Deiser thank you for your response. That is still not working for me. (could potentially a user error) Its remaining a required field to create a ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Remove the Resolution field from the create screen: https://confluence.atlassian.com/adminjiraserver/defining-a-screen-938847288.html
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.