...
The availability of the users personal data may be impacted by the recent changes by Atlassian in order to meet GDPR compliance. See the following for more information:
...
Button handy | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
|
...
|
...
title | Availability |
---|
...
|
Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Description
Excerpt | ||
---|---|---|
| ||
Retrieves properties of users created and maintained in Jira (user properties). |
Cloud Description
Retrieves properties of users
...
.
Parameters
...
Parameter name
...
Type
...
Required
...
Description
...
user
...
String
...
Yes
...
Username or userkey to get the property for.
...
Cloud Parameters
Table plus | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
...
|
...
|
...
|
...
|
Return
...
Type
stringString
Returns the value of the specified property. If the user does not have the property, it will return an empty string.
...
Code Block |
---|
return getUserProperty("testuser", "phone"); |
...
Note |
---|
The look-up is first made after the userkey, then after the username |
...
Cloud Notes
...
. |
See also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|