The Populate the selected User Picker field by Expression Post Function allows to populate a target Custom Field type User Picker Multiple of the current issue with the the users resulting from the evaluation of the inserted expression. |
Super User (Required) - User used to put the approvers into a custom field:
Target Field (Required) - Add users on the selected User Picker field: the usernames resulting from the evaluation of the inserted expression will be inserted on the selected field
A valid expression requires that you respect the expected syntax.
The following diagram illustrates the expected syntax for valid expressions that you can specify in the Include Users Expression and the Exclude Users Expression text areas:
The syntax that allows to specify the property's values expects a start end tag identifying the property:
The admissible property's values depends by the selected Property:
This setting maintains the Component Name and not the Component Id in order to allow reusing the Approval across Approval mapping for different Projects.
You are able to specify one or more Property's values.
Property's values are concatenated via the ','.
Example: <users>Tom Black , Nancy Green , Jack Red , Katy White</users>
The syntax that allows to specify a condition enabling a set of properties expect one of the following start end tag:
The admissible names include all Conditional Rule names that you have created via the Conditional Rules administration screen.
An expression can include zero, ore, more conditions enabling one or more properties.
Example: <conditional-rule name="Priority High"><groups>Managers</groups> </conditional-rule> <conditional-rule name="Priority High" is-false><users>Tom Black</users></conditional-rule>
In this section
Need support?
We would love to help.