Hi All,
I was hoping someone could assist me, I am trying to write a filter to search for tickets created > 6 months ago AND do not have an internal review date attached.
Currently, my query reads:
project = ESD AND "Internal Review Date[Date]" = "blank" AND created <= -24w order by created DESC
However, I know something is wrong with the AND "Internal Review Date[Date]" = "blank" section as I get the error "Date value "blank" is invalid.
If someone could help that would be great.
KInd Regards,
Hi Matt,
Try "is empty" instead of "= blank"
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.