Forums

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

How do I create a filter to view all Projects starting in next 30 days?

Ranjana Jain
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 5, 2021

I want to create a filter that displays some basic details like Project name, Strat Date etc and lets me sort them by start date as well as create a filter of all projects starting in netx 30 days. 

However, the Issues filter gives all issues which I dont want to see. Or unless I can group the Issues by Project which works too!

Is there a GroupBy option in JQL?

2 answers

0 votes
KAGITHALA BABU ANVESH
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 5, 2021

for projects we can't set a start date in Jira.

we only able to set a "Start Date" to a issue or Task.

 JQL we only get all the tasks (issues) which have start date.

you may need to manually group after exporting .

0 votes
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 5, 2021

No.  If you're thinking of the issue navigator (the grid of issues that shows you what comes back from a search), then you can't do the fields you want - that result view is a list of issues with any issue fields you choose to display.  It has no function for displaying non-issue data like project name or start date.

JQL finds issues, that's all it does.

It has nothing to say about how you display the resulting list.  If you want a "group by", you'll need to find or write something that does it.  A simple example is the gadget "issue statistics" - given a list of X issue from JQL, it can group them into simple counts by choosing a field to group by.

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