I have a Todo List custom field which I've named "DOD2", with a couple checkboxes defined within it.
Is it possible to write JQL to find tickets based on the *status* of a checkbox?
When I write JQL like this... DOD2 = "DOD agreed with lead"
... it seems to be returning me a list of tickets for which this checkbox is merely present, regardless of whether its checked on or off.
I followed up with the plugin developer, who clued me in to this syntax... and it totally does the trick!
JQL: DOD2 = "DOD agreed with lead:true"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.