Panel |
---|
panelIconId | atlassian-info |
---|
panelIcon | :info: |
---|
bgColor | #F4F5F7 |
---|
|
Bug FixesFix |
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
...
Panel |
---|
panelIconId | 1f308 |
---|
panelIcon | :rainbow: |
---|
panelIconText | 🌈 |
---|
bgColor | #E6FCFF#F4F5F7 |
---|
|
Example: 12345 -
a12345 -
|
Warning |
---|
If in In the case of 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. |
Tip |
Features Panel |
---|
panelIconId | atlassian-info |
---|
panelIcon | :info: |
---|
bgColor | #F4F5F7 |
---|
|
New Feature |
Added possibility to choose the variable type for a hierarchy between TEXT
and USER
...
Features of variables of type "USER"
Panel |
---|
panelIconId | 1f464 |
---|
panelIcon | :bust_in_silhouette: |
---|
panelIconText | 👤 |
---|
bgColor | #B3D4FF#DEEBFF |
---|
|
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. |