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


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


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
assigneereporter in usersWithProperty("parking_spotsupervisor")


This example returns

a list of users that have

all issues where the current reporter has a property called

parking_spot

supervisor,

whatever

ignoring the actual value

is

.


Code Block
languagebash
linenumberstrue
reporterassignee in usersWithProperty("laptopvpnAccess")


This example returns

a list of users that have

all issues where the current assignee has a property called

laptop

vpnAccess,

whatever

ignoring the actual value

is

.



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
propertyName

Status
subtletrue
titletext

The name of an the user property containing a numeric value.



UI Expand
titleOutput

This function returns returns a 

Status
subtletrue
titleUSER LIST
.
text list


UI Text Box
typetip

If you want to search for issues where a user 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


staff pick
Short description

JQL function to search for Returns users with specific properties.

Output

Status
subtletrue
titleUSER LISTtext list

Label
Status
colourRed
title





Page properties
hiddentrue



Status
Tech review

Status
colourGreyYellow
titleTODoReady for review

Style guide

Status
colourGreyGreen
titleTOdodone

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