Hi,
Is there a way to have OR condition between manadatory fields while creating an issue??
Thanks,
Or you can try this, it offers both inline validation (while editing) and workflow validation: https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.jjupin
You could make the fields optional and validate during a workflow transition, if that is acceptable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the very same idea, but I can't find OR condition in the create transition validation section.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could use a "Script Validator" if you have installed the Script Runner Plugin:
https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or you can try Dynamic Forms plugin.
Documentation: https://bitbucket.org/intenso/dynamic-forms/wiki/Home
Search for Dynamic Select...
Regards,
Florjan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure I understood your inquiry precisely. Could you clarify it?
Thanks :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Matheus, I mean while creating ticket either Field A or Field B should be filled.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, this is not standard behaviour of jira. But cyou should have a look at https://answers.atlassian.com/questions/57087/choose-a-content-of-field-dependent-from-other-fields
I hope this helps!
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.