Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
Comment Required Validator
Are you using JMWE for Jira Server and Data Center and want to learn how to use this validator? Head to our documentation here.
A workflow validator that forces users to enter a comment during a transition. If the user does not enter a comment, a custom error message will be displayed.
The comment should be entered on the transition screen (in the Comment section) of the transition.
To add 'Comment Required Validator' to a transition:
Click Edit for the workflow that has the transition you wish to configure the validator on.
In the Workflow Designer, select the transition.
Click on
Validators
in the properties panel.Click on
Add
validator
.Select
Comment Required Validator
from the list of validators.Click on
Add
to add the validator on the transition.Input a message in the
Error Message.
Click on
Add
to add the validator to the transition.
On the Service Management portal view of a request, the customer will not see the Error message
when the validator fails. This is due to a known limitation (JSDCLOUD-5853) with Atlassian.
When you add this validator to a transition and trigger the transition, the add-on checks for a value in the Comment field of the Transition screen. If it is blank, the configured validation error message will be displayed.
Validator Scope
Check this option if you want validation to occur only in certain cases, such as if the issue is of a certain issue type, has certain field values, or more generally satisfies an arbitrary Jira expression.