Versions Compared

Key

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

This JQL function is used for searching user with a certain property.

Code Block
languagebash
titleSyntax
linenumberstrue
usersWithProperty(propertyName) #Output: Users
UI Expand
titleExamples
Parser expressionDescription
Code Block
languagebash
linenumberstrue
assignee in usersWithProperty("parking_spot")
This example returns a list of users that have a property called parking_spot, whatever the value is.
Code Block
languagebash
linenumberstrue
reporter in usersWithProperty("laptop")
This example returns a list of users that have a property called laptop, whatever the 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 containing a numeric valuewhich the user own.
UI Expand
titleOutput

This function returns 

Status
subtletrue
titleUSER LIST
.

Page properties
hiddentrue
Short description

JQL function to search for users with specific properties.

Output

Status
subtletrue
titleUSER LIST

Label

Status
colourRed
titlestaff pick

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