In the advanced query screen, if I select say 1 item from Status and 1 item from Severity, I get the OR of the results. Shouldn't this operation be an AND?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, this is a known bug that (I think) has been fixed in cvs. There is a closed bug in the bug tracker that details which lines need to be edited in query.php to replace ORs with ANDs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the advanced query screen, if I select say 1 item from Status and 1 item from Severity, I get the OR of the results. Shouldn't this operation be an AND?
Yes, this is a known bug that (I think) has been fixed in cvs. There is a closed bug in the bug tracker that details which lines need to be edited in query.php to replace ORs with ANDs.