Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

"Epic Link" != "A given Epic Link" does it include tasks without Epic Link

Iana November 30, 2020

If I set up a condition that says "Epic Link" != "A given Epic Link" will tasks that have no Epic link (thus that have the Epic Link field on null or Empty) result in true for that condition? 

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
November 30, 2020

Hi @Iana 

I would think "no" as an empty epic link is empty; it does not have a value to compare.  Have you tried this and seen something different?

One way to work-around this is what people do with a JQL condition:

project = myProject AND ("Epic Link" != myEpicKey OR "Epic Link" IS EMPTY)

 

Best regards,

Bill

Iana December 1, 2020

Hi Bill, thanks for your reply. I suspected that was the problem, but wanted to get confirmation. 

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events