Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

"User Property Field" in JIRA

Ron Jacob
Contributor
April 11, 2018

Whats the use of "User Property Field" in JIRA .

I have seen used in Workflows.

But can we search issues using "User Property Field" or use in JQL query

 

 

1 answer

0 votes
Ivan Tovbin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 11, 2018 edited

Hi Ron,

Speaking from my experience I'm mostly using that field for scripting. For example when you want to give a user a unique "flag" and then use it in various scenarios like workflow conditions or post functions.

Another example, I used in Jira Service Desk to add a personal phone extention number for each agent. Then I created a scripted field, which would display an extention number of the current issue assignee and then used that field to render that number in email templates.

Suggest an answer

Log in or Sign up to answer