...
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 |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https:// |
---|
|
...
...
...
...
...
1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getUser+-+15483495 | 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 | getUser(user) | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
Gets the user by username or key. |
Gets the user by username or key.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
user | String | Yes | Username or key |
|
...
. Searches by the user key first and if there is no result |
|
...
by the user name as well. |
|
...
Return
...
Type
JUser
Returns the user.
Example
Code Block |
---|
JUser usr = getUser("john.doe"); |
...
Note |
---|
The look-up is first made after the userkey, then after the username. |
See also
Filter by label (Content by label) |
---|
|
...
25 | showSpace | false |
---|
cql | label = "user_routine" and space = currentSpace ( ) |
---|
labels |
---|
|
...
...