Hi,
I have finished a workflow.
I declared a certain number of fields, of which some are required, others optionals. Then, I made required certain fields only contained on my transition screens. When I returned on my issue screen creation and I filled all the obligatory fields, JIRA shows me an error message to indicate that I had not filled such or such required field (wrting about fields nly contained in my transition screens). Have you ever met this problem ?
Perhaps I did not understand how field configuration works int JIRA ? Then, is it necessary to create a script to check all required fields of my screens transition, without declaring them as being required in the confguration field ? (as required fields of issue creation screen).
Sorry for my english.
Best regards,
Christophe
Jira does not do mandatory fields on screens.
The field configuration tells it what fields are mandatory on the whole life of an issue. So if a field is mandatory, it's mandatory on create, edit, every transition and so-on. It does not care if the issue is not on a screen, if it's mandatory, it's mandatory.
There is, of course, a work-around. Make the fields optional, and then you can add "validators" to your workflow, that say "field X must be filled in to proceed with this transition". That will not stop people blanking out data in "edit", but it will stop them doing things like resolving incidents without filling in the "root cause" field.
You'll need a plugin to provide that validation, but there are several that provide it for free - I usually stick to the Jira Suite Utilities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this still true in Jira cloud today (2020)?
I would like to make a field required on some screens but not on others.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, mandatory fields are mandatory throughout, not by screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any way to configure how the red "announcements" this field is required is displayed. I see a quite disturbing big red squared frame that shows all the required fields on the top of create screen. Quite distubing for som users..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, that's fixed I'm afraid.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.