AT:
- given:
	- Optimize is setup, running and has imported all data
 
- when:
	- I add a filter which filters all process instances:
		- several flow nodes have already been executed at least once (AND)
- one of the specified flow nodes has already been executed at least once (OR)
- a combination of the previous two points in the form of: (id1 OR id2 OR...) AND (id11 OR ...) AND ....
 
 
- I add a filter which filters all process instances:
		
- then:
	- The query is only applied to the filtered process instances, which is also mirrored in the results
 
This is the controller panel for Smart Panels app
- is depended on by
- 
                    OPT-537 Make executed flow node query structure consistent -         
- Done
 
-