Filter by sprint

David Doria October 26, 2017

When I create a Quick Filter in BigGantt, say

assignee=myuser

the resulting rows in the Gantt chart are grouped by sprints (there is an expanding "+" for Backlog, one of Sprint 10, etc.).

Is there any way to add an "only display things from this sprint"? I tried to add

assignee=myuser and sprint = "my sprint name"

but it doesn't seem to change the behavior.

 

Any ideas?

 

Thanks!

 

David

3 answers

1 accepted

0 votes
Answer accepted
Dastin_Kuwałek__SoftwarePlant_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 3, 2017

Hi @David Doria

The issue which you encounter is most likely caused by plugin’s inability to fill out / populate sprint related JQL queries.
You see, once you make these queries in the Jira’s JQL Search bar, the environment will ‘hint out’ either the rest of Sprint’s Name or its ID. Our plugin’s Quick Filter box does not give away suggestions like these, therefore it is easy to make a typo or simply ‘confuse’ the plugin with a JQL Filter.


I have discussed it with @Piotrek Romanczyk [SoftwarePlant]and what we’d suggest is to make sure that desired filter works in the Jira Search bar and then copy + paste it into the Quick Filter box itself.
Please be aware that this is a necessity only in case of ‘Sprint Search’. Other JQL searches should work like charm in our Program Configuration Panel.

The other obstacle, in this case, might be the fact that our plugin does not return valid information during the runtime, which prevents the filter to be ‘fully processed’ by Jira while we try to make a query.

I have created, upvoted and subscribed you to an improvement ticket (https://softwareplant.com/jira/browse/PPM-2243) in our Backlog and will try to implement it as soon as possible.

David Doria November 6, 2017

Thanks, that seems to work. I don't suppose there is a "current sprint" concept so I don't have to change the filter every 2 weeks?

Dastin_Kuwałek__SoftwarePlant_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 6, 2017

Funny that you mention @David Doria because There is a "current sprint" concept in JQL =) it is sprint in openSprints () JQL.

You can also find a good reference of JQL functions here: https://confluence.atlassian.com/jiracoreserver075/advanced-searching-functions-reference-935563524....()

 

On a side note, a good read (which I enjoyed ) is "JQL secrets and shortcuts" article (https://www.atlassian.com/blog/jira-software/jql-secrets-and-shortcuts)

Enjoy =)

Like Brahim Djellab likes this
1 vote
Bryce Hays
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 26, 2017

@Dastin_Kuwałek__SoftwarePlant_ is usually helpful with these questions. I'll see if he can provide an answer.

Dastin_Kuwałek__SoftwarePlant_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 3, 2017

Hey, @Bryce Hays thanks for the shout-out =)

0 votes
Dastin_Kuwałek__SoftwarePlant_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 6, 2017

Funny that you mention @David Doria, because There is a "current sprint" concept in JQL =) it is sprint in openSprints () JQL.

You can also find a good reference of JQL functions here: https://confluence.atlassian.com/jiracoreserver075/advanced-searching-functions-reference-935563524.html#Advancedsearching-functionsreference-openSprintsopenSprints()

 

On a side note, a good read (which I enjoyed ) is "JQL secrets and shortcuts" article (https://www.atlassian.com/blog/jira-software/jql-secrets-and-shortcuts)

Enjoy =)

Suggest an answer

Log in or Sign up to answer