Hi,
is it possible to have required fields when creating an Issue, and when you change the status u have to fill out different fields, but those should be required aswell. So far when i mark a field as required it doesnt even let me create the issue because the fields on a different screen are required.
Required fields are required upon issue creation. The only way to have field required anywhere else in the workflow is to use a plugin (jira suite utilities or behaviors allow this).
Hello @GS1337
You can have required fields on issueTypes, when you talk of "status" do you mean having required fields when changing status? And if that's the case then it's easy to implement such a thing. Just add a transition screen for the transition when changing status and make fields mandatory using a plugin like JSU.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I mean when i change the status of the Issue, another screen opens and u have to fill out fields again. And those should be required. I allready have a transition screen but when i make the fields required they are reuqired for every creen of this issue type
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"And those should be required. I allready have a transition screen but when i make the fields required they are reuqired for every creen of this issue type"
To make the fields required on the transition screen you will need a paid plugin like JSU
See here - https://confluence-apps.beecom.ch/display/JSU/Fields+Required+Validator
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.