DivyaTeja
3 years agoNew Contributor
Jira Workflow showing multiple validations
We have one Custom script validation. but we are seeing multiple validations as shown in pic.
That is not the case for all validations in workflows for few especially done category.
Duplicated validator in XML import Workflow:
<validator name="Validator for Accepted status & project id is : *****" type="class">
<arg name="status.name">Done</arg>
<arg name="class.name">com.thed.zephyr.je.conditions.ZephyrValidator</arg>