Warning |
---|
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: |
Info | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
Table plus | ||||||||||||
| ||||||||||||
|
Description
Excerpt | ||
---|---|---|
| ||
Sets properties of users created and maintained in Jira (user properties).. |
Sets properties of users. If the property does not exist, it will be created.
Cloud Description
...
created
...
.
Parameters
...
Parameter name
...
Type
...
Required
...
Description
...
user
...
String
...
Yes
...
Username or userkey to set the property for.
...
Cloud Parameters
Table plus | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
...
|
...
|
Return
...
Type
noneNone
The returned value has no meaning.
...
Code Block |
---|
setUserProperty("testuser", "phone", "987 654 3210"); |
Notes
Note |
---|
The look-up is first made after the userkey, then after the username. |
Cloud Notes
Note |
---|
The look-up is made after the userkey. |
See also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|