Bug Fixes
Fixed bug with using numbers in a variable name for hierarchy.
Now the variable name cannot consist only of a number, the name must begin with a letter.
resolved an error with unavailability to Edit some Hierarchies
Example:
12345
-INVALID
a12345
- VALID
If in old hierarchies you have an invalid variable that consists only of numbers, please cast it to a valid value otherwise it might throw an error when applying this hierarchy.
Features
Added possibility to choose the variable type for a hierarchy between
TEXT
andUSER
Features of variables of type "USER"
1️⃣ One user variable can store one user
2️⃣ Variables of this type can only be used in fields with user selection (reporter, assignee) or in fields with multiple user selection (multi-users picker, people)
⚠️ If you try to use variables of the user type in text fields or fields of the DESCRIPTION
or ENVIRONMENT
type, then after creating the task, the variable name will be replaced with the user id instead of the user mention.