Forums

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

Create a quick filter to show sprints of current project only

minakshi taly July 28, 2021

Hi  

I have attached 3 projects A,B,C in all project boards.

Now for a current project D, the sprint of other projects are also viisible. I want to create a quick filter which shows the sprint of current project only. Please note that D project sprint may have issues from project A,B,C

4 answers

0 votes
Sadeesh Narendran
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.
July 29, 2021

@minakshi taly Got ur issue

create /update board with JQL as suggested earlier using opensprint()

Then go to Board configuring-> Swimlanes ->Base Swimlanes on -> provide query how u want

0 votes
minakshi taly July 29, 2021

Thanks for the help , but this is not a permanent fix, everytime this filter JQL has to be changed with sprint ID or name.

 

Is there a way some dropdown can be created with all the active sprints

Suvradip Paul
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.
July 29, 2021

Hi @minakshi taly ,

Thanks for your response. 

Could you please try something like this to show the issues for open sprints only -

Project = D and sprint in openSprints()

Note - Could you please respond inline instead of creating a new response as it's for other members to share input?

Cheers

Suvradip

minakshi taly July 29, 2021

@Suvradip Paul 

 

Thanks for the reply , problem with this is. project D sprints also contains the issue from project A,Bor C. If I put this query it does not displays issues from A,B,C project even though they are in the sprint

Suvradip Paul
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.
July 29, 2021

@minakshi taly  - Thanks for your reply.

Sprints can have multiple Projects items. 

If I understood it correctly, you want to see all the open issues from all these projects.

Project in (A,B, C, D) and sprint in openSprints()

Please let me know if that helps.

Cheers

Suvradip

minakshi taly July 29, 2021

@Suvradip 

 

Thanks for the quick reply.

Where I am getting stuck is project A,B,C are the projects which are attached at each project board, so if any project X,Y,Z creates the sprints with the issues from A,B,C project the sprint of project X,Y,Z is visible in project D

0 votes
Suvradip Paul
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.
July 29, 2021

Hi @minakshi taly ,

Thanks for posting.

I think we can search something like below -

Project = D and Sprint = X 

This would display all the cards for the specific project in that sprint. If we want to filter with Type then you can add Type in this JQL.

Please accept the answer if it solves your query, else respond and allow others to share input.

Cheers

Suvradip

0 votes
Sadeesh Narendran
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.
July 29, 2021

@minakshi taly What is the JQL you are using?

 

You can use JQL - project = A AND Sprint in (Sprint 1, Sprint 2, as per use case)

Let me know if this helps

Thanks

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events