Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

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
blanktrue
color#0052CC
nameSend Feedback
linkhttps://

...

docs.

...

google.com/

...

titleAvailability

...

forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getUserProperty+-+15486374
widthauto

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getUserProperty(user, property)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
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
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

user

String

Yes

...

Username or userkey

...

to get the

...

property for.

property

String

...

Yes

Key of the property.

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)
showLabelsfalse
max15025
showSpacefalse
cqllabel = "jira_user_routine" and space = currentSpace ( )
labelsjiraarray_user_routineroutines