Info |
---|
|
- This routine is available starting with SIL Engineā¢ 4.8.0.3
- This routine is available for Jira server (8.0 and up) and cloud deployment options.
- The routine is an alias for userKeyToDisplayName.
|
Syntax
Server:
accountIdToDisplayName(userKey)
Cloud:
accountIdToDisplayName(accountId)
Description
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=accountIdToDisplayName+-+15485452 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | accountIdToDisplayName(userKey) | Package | | Alias | userKeyToDisplayName(userKey) | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns the display name for the provided user key. |
Parameters
Server:
...
Parameter name
...
Type
...
Required
...
Description
...
user key
...
String
...
Yes
...
User key.
Cloud:Returns the display name for the provided user key.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
...
...
Return
...
string
...
Type
String
Example
Code Block |
---|
string displayName = accountIdToDisplayName("someUserKey"); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "jira_user_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_user_routineroutines |
---|
|