Search on sc_task table does not return correct results when groups of conditions contain catalog item variablesDescriptionSearch on sc_task table does not return correct results when using a boolean OR operator between a group of conditions that contain catalog item variables. Defect also exists in reports. Steps to Reproduce 1. Submit request for Catalog item 'iPhone 6s' with color white2. Submit request for Catalog item 'New Email Account', preferred email address = fake@email.com3. Go to sc_task table to perform a search4. Click on the filter icon 5. First group of conditions:- active - is - true <and>- Request Item.Item - is - New Email Account <and>6. Click the 'OR" button in the header menu bar to insert new group of conditions7. Second group of conditions is:- Active - is - true- Request Item.Item - is - iPhone 6s8. Hit run to search10. Observe there are two search results returned11. Add a variable condition in each group to look like:- active - is - true <and>- Request Item.Item - is - New Email Account <and>- Variables - New Email Account - Preferred Email address - is - fake@email.com- active - is - true <and>- Request Item.Item - is -iPhone 6s <and>- Variables - iPhone 6s - What color would you like? - is - white12. Hit run to search13. Observe there are NO records returnedExpected: there should 2 records returned on the second searchWorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available.Related Problem: PRB1353625