- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: frontend
- 
    None
AT:
- given:
	- As a user I'm in the report builder
- no process definition is selected in the respective dropdown
 
- when:
	- I click on the "add filter" button
 
- then:
	- variable filter and executed flow node filter are disabled
 
Hint:
- We have to disallow creating filters when no process definition is selected. Otherwise the variable filter does not know what variables/which diagram to load.
- What if someone changes the process definition when there are variable filters present? They might not be valid anymore then
This is the controller panel for Smart Panels app
- is related to
- 
                    OPT-704 I can specify a variable filter -         
- Done
 
-