...
Substitution variables are great to set fields in your issue to various things. What if you want to set a field to a value based on a value map? For instance, you want the JIRA user to see one value on the screen, but internally, you need a different value to be set in a custom field. How can this be done easily? This shows how to do this using a cascade select configuration in a non-typical way. CSOT-103 has more details on the configuration access capability used in this example.
Value Map - Example
Key | Value |
---|---|
joe | joe@xxx.com |
sally | sally@xxx.com |
...