Forums

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

I have fetch all the EPIC,story which is associated with project.

Amit Arora July 30, 2020

Need some guidance to fetch the epic, story for the all the project.

eg.  project="test" . it is fetch all the project. Now i am want to fetch all the epic/ story from all the project. Can you please help me ? I am using two dimensional array. 

1 answer

0 votes
Ste Wright
Community Champion
August 1, 2020

Hi @Amit Arora 

Are you asking how to search for just the Epics and Stories within a project?

You can create an issue search like this:

project = Test and issuetype in (Epic, Story)

To utilise this in the two-dimensional filter gadget on a dashboard, you'd need to save this as filter - to do this:

  1. Search for this in issue search
  2. Press Save As at the top of the page and save the filter
  3. If necessary, once saved press the hyperlink "Details" next to the filter name, then press Edit Permissions. Ensure you change the permissions so other users can see it if it's not just for your own use.

You can then add your new filter as the filter for your gadget!

Is this what you were looking to achieve? If not, let us know more specifics so we can help further :)

Ste 

Amit Arora August 4, 2020

I had a program which is linked with the different project. I am able to fetch the all epic by below mention query.

issueFunction in linkedIssuesOf("project=Test") AND issuetype = Epic

Now i want to fetch all the story and sub task correspond to EPIC

Ste Wright
Community Champion
August 4, 2020

Hi @Amit Arora 

Can I confirm:

  • There is a project where there are "children" which are Epics below another issue type - are these linked using linked issues or the Advanced Roadmaps hierarchy?
  • Whether this is Cloud or Server/DC?

Ste

Like Amit Arora likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events