On this page



Use case

This use case prevents the execution of that transition if fix versions ending with ".x", e.g. 2.x, 3.x, 3.1.x have been selected. Often fix versions are added during a specific transition so this use case makes more sense when used in a validator

Either way, you can hide the transition using the Condition based on regular expression or block the transition using the Condition and validation based on regular expression.


Configuration


Add the condition or the validator to the desired transition or create a new transition.


Value

Choose Value from field and in the subsequent field picker choose Fix versions 


Regular expression

\.x 
#\ is used to escape the character .


Additional options

Case insensitive

Check this option to also include versions ending with ".X".


Negate condition

Check this option since fix versions with the specified ending should not be possible.




Error message

Please make sure that no temporary Fix versions are selected.






Screenshots


Related use cases




JWT feature

Workflow function

Condition based on regular expression

Validation based on regular expression

Use case description

Ensure that specific fix versions have not been selected.

Label





Status
Tech review

Style guide