Page tree

Versions Compared

Key

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

Introduction

Excerpt Include
Universal user-based condition
Universal user-based condition
nopaneltrue

Validator It's a validator that checks if the number of related issues (based on JQL or simple subtasks/links) meets your expectations. It allows you e.g. to block a transition if there are some unresolved linked issues or the number of issues created last week is bigger than "X".

 


Element summary
StatusCURRENT
Version campatibility6.0.1 - Latest
SupportedYes
Introduced in version1.0.0


Validator parameters

  • Related Issues - as described below.
  • Operator - a math operator to compare related issues count counted with a given number.
  • Target value - the expected number of issues to pass the validation.
  • Failed validation message - Message for a message is sent to the user if the validation fails.
  • Evaluate value on - a method of validation.
    • Original issue - an issue without changes made by the user made (on the transition screen).
    • Issue after transition - an issue after the changes made on the transition screen (but it doesn't reflect changes made by post functions)

Excerpt Include
JQL-Based Conditions, Validators and Post Functions
JQL-Based Conditions, Validators and Post Functions
nopaneltrue

Example of

usage

use