-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
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.