Hi,
I would like to implement validation at transition to ensure that at least one out of four components is specified. For example, I have components like
- binary
- scripts
- installer
- server
- GUI
- documentation
- options
- control panel
So, when the developer resolves his issue, he must specify at least one out of 4 first components, before sending the issue to the next step.
It is possible with JIRA?Looks like I have to play with Regular Expression Check or Universal validator?