-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- given:
- I have some processes deployed to the engine and I run Optimize
- I go to the report builder and want to select a Process
- when:
- I open the process/decision definition selection and start typing to look for a process
- then:
- multiple times the same process appears in the list and it also does not go away if I search for something else
- Expected:
- The list should be filtered correctly and items should not be duplicated
felix.mueller: I think this is actually due to the data that is deployed on the engine. We have the same process deployed several times, which also has the same name. So it's not a bug but rather a problem that the staging data is in the need of improvement.