Hi,
I have a custom field on our Resolve Issue screen. The field is called Component categorization (similar to Product categorization).
The problem i encounter when making that field required is that it asks for that field to be filled in when creating a new ticket (issue creation screen), even though that field is not on that particular screen?
Is there a way to tell JSD to only apply a field to be required on a certain screen?
Br
Mattias
Jira Server
Hi @Mattias Haukebö,
The main reason is that when you make a field required from Field Configuration Scheme, it becomes required from CREATE action to the last step in the flow.
If you just want to do required in a specific transition,
This may also help: https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From what i can see, you need JSU to get this to work, do you know if there is any ways around that?
https://marketplace.atlassian.com/apps/5048/jsu-suite-utilities-for-jira?hosting=server&tab=pricing
Br,
Mattias
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.