Bit of a complicated one to explain but I'll try.
We have a field called "cross browser testing" with values for various devices and browsers. I need to report on issued that are in a certain status ("Passed") where one more more values are not checked. JQL has an "EMPTY" function but sadly doesn't have a "NOT FULL" which would suit this case.
I have access to the DB (MySQL), JQL and I can install any (free) gadgets. I also have access to easyBI and dataplane reports but as yet haven't worked out how I might do this. My feeling is there must be a way to do this in JQL as we simply want to return a list of issues. Can anyone help?