This function returns the display name for a given Atlassian account ID. In case the given text is not a valid Atlassian account ID, an empty text is returned.
Syntax
userDisplayName(accountId) #Output: Text
Variant for multiple users.
Syntax
userDisplayName(accountIdList) #Output: Text list
If you want to return the Atlassian account ID instead of a display name, check out: userAccountId()
Use cases and examples
Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
---|---|---|---|---|---|
Send an email to the project lead for a system managed in Jira Service Management Assets |