Versions Compared

Key

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

Table of Contents
maxLevel1

Section
Column
width30%
Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents

Column



Features used to implement the example



Example: Make "Affects Version/s" mandatory when issue resolution is "Fixed"

You can implement using Validaton based on regular expression. You have to use a validator in transition "Close" and "Resolve" using the following configuration:

Text to be parsed is:

%{00028}@%{00077}

^Fixed@S^Fixed@$


Once configured, transition will look like this:

 



Other examples of that function

Incoming Links
pageCondition and validaton based on regular expression
labelsexample

Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "validator"