cancel
Showing results for 
Search instead for 
Did you mean: 
AdrianCarmichae
Level 2
Status: New
​We are attempting to filter queue tags ("close;cancel") Items in the queue are tagged either close or cancel. When we step over the get next item and there are tagged items in the queue, nothing is locked. Doing some research, it appears that BP considers the semicolon as an "AND" when filter. 

The workaround for your current situation would be to search once using the first tag, then search again using the other. This would return the results set(s) containing "X" OR "Y".

I would like to see BP add a way to filter a work queue using an "OR" operator