The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Iana
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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
Contributor
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
TAGS
AUG Leaders

Atlassian Community Events