Forums

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

Want to see all issues in all epics wite name like

Gal Polak June 12, 2019

I have many issues in many epics, 

the epic names contained the work "Qlik" 

what i want to get, is a list of all issues in epics that contains the "Qlik" string.

 

I tried the following but it doesn't work.

project = Dev and type = story and "Epic Name" ~ "Qlik" 

 

2 answers

2 votes
Jack Brickey
Community Champion
June 12, 2019

You would need an addon for this. As you have found the “~” does not apply to Epic Link.

1 vote
Ismael Jimoh
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.
June 12, 2019

Hi @Gal Polak 

Can you try:

project = Dev and type = story and "Epic Name" ~ Qlik

When you have the quotes around Qlik, it would search for exactly Qlik.

Let me know if this helps.

Cheers.

Gal Polak June 12, 2019

thx for replaying, 

 

i tried that to, doesn't work.

 

when i search

"Epic Name" ~ Qlik

 it gives me back all the epics, so at list one step looks ok

Ismael Jimoh
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.
June 12, 2019

If you want the issues linked to the epic the do add

“Epic Link” ~ Qlik

To my knowledge this brings all issues with the link as well. 

Gal Polak June 12, 2019

"Epic Link" doesn't work with: ~

 

but thx any way

Suggest an answer

Log in or Sign up to answer