Forums

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

Find all the user stories assigned to a specific person

Smitha Joseph
Contributor
September 3, 2024

 

 

In JIRA, how can I find all the user stories assigned to a specific person?

1 answer

1 accepted

1 vote
Answer accepted
Walter Buggenhout
Community Champion
September 3, 2024

Hi @Smitha Joseph,

Let's assume that user stories are an issue type Story in your Jira, just navigate to Filters > View all issues, switch to advanced search mode and enter the following JQL:

issuetype = Story and assignee = <user>

 Obviously, replace <user> with the person you're looking for.

Hope this helps!

Trudy Claspill
Community Champion
September 3, 2024

Adding a caveat to this...

When the query is executed the results will be limited to issues that can be viewed by the person executing the query.

If the specified user has access to a Project that is not accessible to the person running the query, then the results from that Project will be excluded.

For more information about searching for issues you can refer to the documentation here:

https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-in-jira/

You can also find a free 50 minute self-paced training course from Atlassian here:

https://university.atlassian.com/student/path/1687678-finding-information-with-search-and-filters-in-jira

Like Smitha Joseph likes this
Smitha Joseph
Contributor
September 3, 2024

Thank you @Walter Buggenhout & @Trudy Claspill for your inputs, it did work.

I'm also looking for a way to generate a report where I can view what user stories have been worked by a specific person

Trudy Claspill
Community Champion
September 3, 2024

What do you mean by "generate a report"?

You could use the Filter Results gadget in a Jira Dashboard to show the results of the filter.

You can set up a Subscription to the filter so that is sends the results to you on a schedule that you define. If other Jira users need to get the output you can Share the filter and those users can also set up subscriptions to receive the output.

Note that the filter is based on the current Assignee of the issue. If a user was an Assigned on the issue in the past but is not the current Assignee, the the issue would not appear in the list for that user. Is that important?

Like Smitha Joseph likes this
Smitha Joseph
Contributor
September 4, 2024

@Trudy Claspill Yes, I was referring to using gadgets in the Dashboard. Thanks, it worked for me!

Like Trudy Claspill likes this
Smitha Joseph
Contributor
September 4, 2024

@Trudy Claspill How can I set up a Subscription to the filter? If other Jira users need to get the output, how can I Share the filter so that other users can also set up subscriptions to receive the output?

Trudy Claspill
Community Champion
September 4, 2024

Hello @Smitha Joseph 

Did you review the references I provided in my previous reply?

For more information about searching for issues you can refer to the documentation here:

https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-in-jira/

You can also find a free 50 minute self-paced training course from Atlassian here:

https://university.atlassian.com/student/path/1687678-finding-information-with-search-and-filters-in-jira

Within the documentation, filter sharing and subscribing is described at

https://support.atlassian.com/jira-software-cloud/docs/manage-filters/

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events