-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: cockpit
Reproduce:
- Have a process instance with business key '01234'
- Goto process definition and filter the instances list with Business Key = 01234
Expected:
- The process instance is returned
Observed:
- List is empty
Hint:
We parse the value of the search entry here. We should only do that parsing when searching for variables. Otherwise, it should always return a string.