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 returns users that own a certain user property.


Code Block
languagebash
titleSyntax
linenumberstrue
usersWithProperty(propertyName) #Output: UserText list


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
reporter in usersWithProperty("supervisor")


This example returns all issues whose where the current reporter has the a property called supervisorproperty, ignoring the actual value.


Code Block
languagebash
linenumberstrue
asigneeassignee in usersWithProperty("vpnAccess")


This example returns all issues whose where the current assignee has the a property called vpnAccessproperty, ignoring the actual value.



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
propertyName

Status
subtletrue
titletext

The name of the user property.



UI Expand
titleOutput

This function returns a 

Status
subtletrue
titleUSER LISTtext list


UI Text Box
typetip

If you want to search for issues where a user as has a specific user property value, have a look the the usersWithTextProperty(), usersWithNumericProperty() or usersWithDateTimeProperty() function.


Include Page
DECADIS:_snip_limit_JQL_functions
DECADIS:_snip_limit_JQL_functions


Page properties
hiddentrue


Short description

Searches for Returns users with specific properties.

Output

Status
subtletrue
titleUSER LISTtext list

Label





Page properties
hiddentrue



Status
Tech review

Status
colourGreenYellow
titledoneReady for review

Style guide

Status
colourGreyGreen
titleTOdodone

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