Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

  • Excerpt

    Table of Contents
    maxLevel2
    minLevel2
    absoluteUrltrue
    stylesquare


Creating validator template

  1. Log in as a user with the JIRA Administrators global permission.
    Choose  > Issues. Select Workflows > Validator Templates to open the Validator Templates page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing validator templates
  2. Click the Add Template button.  Dialog The dialog displays the Template's Name and Description fields. 
  3. Also you You can also insert a message for users that will be displayed when validation would fail.
  4. Fill in the fields and confirm with with the Add button
    (info) Note that a newly created template is inactive as default

 

Adding Validators to Validator Template

  1. To define your template you need to add desired validators.
    Select the Add Validator button to open the list of available validators to choose from. Click on the chosen one and confirm it with the Add button
  2. Unique The unique feature of our plugin is that you can construct complex validation rules by grouping simple validators in logical groups - , the same as inwith conditions templates. In order to do so, you need to change any validator into a group by clicking the 'Add grouped validator' icon for the validator:

Editing validator template

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose   > Issues. Select Workflows > Validator Templates to open the Validator Templates page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing validator templates
  3. Click the Edit Template button.

Executing validator template

 

Executing a template means nothing more than adding a template to the chosen transition in a workflow. In order to do so you have to:

 

  1. Log in as a user with the JIRA Administrators global permission.
    Choose   > Issues. Select Workflows > Workflows to open the workflows page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing workflows
  2. As soon as you will have all workflows listed, you have to select one of them and click click the Edit button in the Operations section. You will be redirected to the Edit Worklow page where you can see all the transitions that take place
  3. Click a desired transition and than then choose which of the worfklow elements you want to extend (conditions, validator, validators or post functions) with a predefined template by clicking Add validator.
  4. From the list of validators choose the Run Validator Templates option and confirm with with the Add button.
  5. Choose desired earlier created pre-defined template a previously created predefined template you want and add those parameters to your validator.
  6. Your template will be added to the list of validators that will be run for this particular transition.

Disabling a template

Once your template is active you can always disabled disable it.

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose   > Issues. Select Workflows > Validator Templates to open the Validator Templates page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing validator templates
  3. Click the Edit Template button.

Importing templates

  1. Log in as a user with the JIRA Administrators global permission.
    Choose   > Issues. Select Workflows > Validator Templates to open the Validator Templates page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing validator templates
  2. Click the Import button.
  3. Choose the XML file you want to upload and than then accept your choice with the Import button.

Exporting templates

Already created templates can be exported at any time to the XML file to your drive. In order to do so:

  1. Log in as a user with the JIRA Administrators global permission.
  2. Choose   > Issues. Select Workflows > Validator Templates to open the Validator Templates page.
    (info) Tip: Use Use a Keyboard shortcutg + g + start typing validator templates
  3. Select template that you want to be exported and click Edit in Operations section
  4. As soon as you choose choose the Export button, your template will be downloaded.

Customizing Validation error message

Each validator template allows you to define your own validation error message. It makes templates very useful for end users , as what they can see is the user-friendly information in their own language. E.g. if your JIRA is used by germanGerman, spanish Spanish or korean Korean users, you they can define your their own validation error message.

When you create a new validator template please fill out field in the "Fail Validation Message"field. It's simple! It's also possible to add all messages from failed underlying validators by ticking the "Include message from validators" option.


If you want to change your validation error message, please Edit template button then click button located next to template name.


Logical operators in validations

Greate A great advantage of using Validator templates is the possibility to execute validators in logical sequence in the same way as JIRA originally allows to do for conditions.

Creating grouped validators is as easy as doing it with conditions. Just click the icon.


Inversing validation result

 Templates allow you to "inverse" a validation result. It causes that As a result, any failed validator will is be treated as passed and vice versathe other way round. This option is especially useful when you look for a way to run "except-type" validation like similar to "Field have to be empty".

 To inverse a validator result add the a validator to a template then click the  inversion button located in the action bar.

Inversion The inversion indicator is displayed next to the validator's name. You can easily find all inversed validators when editing a template.

When a validator is inversed you can see it as shown above. It's marked with the inversion indicator.