Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Text Box
sizemedium
typeinfo

This JQL function can be used for searching for users that own a certain user property.

Code Block
languagebash
titleSyntax
linenumberstrue
usersWithProperty(propertyName) #Output: User list
UI Expand
titleExamples
Parser expressionDescription
Code Block
languagebash
linenumberstrue
assignee in usersWithProperty("parking_spot")
This example returns all issues whose Assignee owns the property parking_spot, whatever its value is.
Code Block
languagebash
linenumberstrue
reporter in usersWithProperty("laptop")
This example returns all issues whose Reporter has the property laptop, whatever its value is.
UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
propertyName

Status
subtletrue
titletext

The name of an user property owned by the user.
UI Expand
titleOutput

This function returns 

Status
subtletrue
titleUSER LIST
.

Page properties
hiddentrue
Short description

JQL function to search Search for users with specific properties.

Output

Status
subtletrue
titleUSER LIST

Label


Page properties
hiddentrue

Status
Tech review

Status
colourGrey
titleTODo

Style guide

Status
colourGrey
titleTOdo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged