Forums

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

Filter

levan January 26, 2018

Hi,

I am trying to filter out Jira tickets by related owner(name) but was not able to find any syntax for that to query.

Please provide information if that is possible somehow.

Thank you!

2 answers

0 votes
Ignacio Pulgar
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.
January 26, 2018

Hi levan,

What do you mean with 'SR owner(name)'?

I assume you want to filter issues with an active Jira user as its value.

Such Jira built-in fields can be queried like in the following examples (looking for 'Bob' issues):

assignee = bob
reporter = bob
creator = bob

A similar approach can be used with User Picker custom fields.

You can also query those fields with a group instead of a username like this:

assignee in membersOf("jira-administrators")

Hope it helps.

levan January 26, 2018

Thanks for help!

 

0 votes
Thomas Schlegel
Community Champion
January 26, 2018

What do you mean by SR ?

levan January 26, 2018

!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events