Hi there, really struggling with some JQL i wondered if someone could help with.
Trying to write a filter that shows me issues for project X AND status changed to Closed during (-7d, now()) but also show issues for that project which are not in certain status types. For some reason if i just have the closed during part, it works, but when i add the "and not in (x,y,z) status" i get tickets closed from months ago.
If you write "and not in (x,y,z) status" you will probably get an error, but if you put the status somewhere else, ie "and status not in (x,y,z)" you should be fine.
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.