You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Field code
%{issue.assignee}


Read


Returned valueThe name of the current assignee
Output data type

TEXT

Example outputadmin.istrator


Write


Allowed input TEXT

A valid user name (not user's full name) or name of project role.

Allowed input NUMBER


Example inputadmin.istrator

Updates the assignee of an issue. The input has to be a valid user name (not user's full name).

The value can be retrieved from multiple sources and other user picker field codes.

Alternatively check out the functions related to Users, groups and roles such as leastBusyUserInRole().

You can also use text unassigned to make unassign an issue.