Filtering on List view generated by query business rule having "Top level OR" condition returns incorrect results DescriptionFiltering on List view generated by query business rule having "Top level OR" condition returns incorrect resultsSteps to Reproduce 1. Create a query business rule on incident table2. In the script section (similar to below) add an encoded query containing a Top level OR (NQ). Make sure it returns multiple records.current.addEncodedQuery('active=true^NQpriority=1');3. Save the business rule4. Navigate to Incident list view5. Once the form loads, add additional filter by right clicking and selecting "Show matching" or from the condition builderResult: Incorrect results are shownWorkaroundAfter carefully considering the severity and frequency of this problem, and risk of attempting a fix, it has been decided to not address this issue in any current or future releases. We do not make these decisions lightly, and we apologize for any inconvenience. If you have any questions regarding this problem, contact ServiceNow Technical Support. Related Problem: PRB1309892