Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Features used to implement the example



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

You can implement using Validaton Validation 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@$


Once configured, transition will look like this:

 



Other examples of that function

Incoming Links
pageCondition and validaton validation based on regular expression
labelsexample



Related Usage Examples

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