Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Filter by Project AND Issue Type

Natalie Mason
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!
September 10, 2024

I want to filter by Project but ALSO by Issue Type (Feature, Bug, etc..). How can I do that using Time in Status? I can't seem to find the additional Issue Type filter. Basically, I want to see how much time was spent in status for only my Features in a certain Project and exclude the other Issue types.

4 comments

Comment

Log in or Sign up to comment
Sam Thornton
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.
September 10, 2024

Hello!

 

Once you click on the report at the top, the first 2 dropdowns should be Project and Issue type:

Screenshot 2024-09-10 154234.png

Alternatively, you can click 'Switch to JQL' on the right hand side next to the 'Search' button and then use:

project = <projectid> and issuetype = <issue type>

If you want more than one issue type, then use 'issuetype in (<issuetype 1>, <issuetype 2>)

Just remove the brackets in your search.

Hope this helps! I used the paid for version of Time in Status for a short amount of time, but still have the free version where I've grabbed the above screenshot from.

 

Dan Driscoll September 10, 2024

Not a Time in Status answer here, but have you tried using Jira's built in Control Chart with quick filters for each type of interest?  Sure you have to hover and click through to the tickets sometimes to gain additional insight, but as an overview it is a very powerful graphic.  

Wasem ul rehman
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!
September 10, 2024

Hello Natalie Mason,

I hope you're having a great day!

Here is the query you can use:

project = Abc AND issuetype IN ("AB", "DC") AND timespent IS NOT EMPTY

I hope this helps. Let me know if you need any further assistance.

Thanks

Valeriia_Havrylenko_SaaSJet_AbcSite
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
September 11, 2024

 

Hi @Natalie Mason 
Welcome to the Community! 

Yes, it is possible in Time in Status add-on. 

For this just filter by JQL.

For example:
issuetype = Bug and project = "SLA & CT Line"
or  issuetype in (Story, Bug)Знімок екрана 2024-09-11 о 13.34.31.png

Hope it helps 😊

TAGS
AUG Leaders

Atlassian Community Events