...
- The configuration screen is available from the UPM entry or the Add-ons administrations tab
- The name field must not contain % and we recommend using using relatively simple names without special characters
- Variable names are case sensitive
- Variable names are trimmed of leading and trailing blanks
- Variables are sorted alphabetically
- To remove a variable, blank out the name and save
Use
- Use is similar to all other substitution variables, a prefix of variable indicates a user defined variable
- Example: %variable_jira-local%
- User defined variables can be used in any action definition (run UI, CLI Post Function and CLI Validator)
- Substitution is a simple text substitution with recursion on user defined variables (there is no recursion on standard substitution variables)
- Variable names are case sensitive