Forums

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

How do I Filter on reporter

Michael_Felkins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 30, 2018

I want to view JIRA issues by a specific reporter.

3 answers

2 accepted

3 votes
Answer accepted
Sloan
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 30, 2018

Go to advanced search, enter the following and replace with the username:

reporter = "username"

Michael_Felkins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 30, 2018

Thank you, that worked

GlenRSmith
Contributor
October 24, 2021

It's also pretty handy sometimes to use

reporter=currentuser()

for tables where everyone can check their own issues.

Another handy one is 

reporter in organizationMembers(customer name)

especially for Service Manager projects.

Like # people like this
Dirk Schiller
Contributor
December 9, 2021

Doesn't work for me. When I type `reporter=dirk` in Backlog search field the results are empty. Any tricks here ?

2 votes
Answer accepted
Nic Brough -Adaptavist-
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 30, 2018

Go to "search issues".

JQL is "reporter = x", and the basic search has the reporter field.

0 votes
Kostadin_Kocev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 21, 2020

Just surround the searched key-word with single quote marks if it contains any special chars.

NOTE: Regarding the field on which you are operating it would be good if you check the docs so you know which operators are supported for you (that can be found on this link https://support.atlassian.com/jira-core-cloud/docs/advanced-search-reference-jql-fields/)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events