-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
What/Where is the issue ?
As seen in https://jira.camunda.com/browse/SUPPORT-17589, when we import identity log links from the engine, it can be that the group ID is an empty string. When Optimize has stored this data and subsequently tries to populate its user task cache, we get an error that the group fetch from the engine has failed.
Environment: C7
Optimize version : All
ES version : Any
OS + Browser version : All
Steps to reproduce:
- Preconditions: Import an empty string group ID Identity log. You can also manipulate this manually in ES
- Steps: Start Optimize and observe logs
Observed behavior:
There is a logged error on startup that it cannot fetch a group with an empty ID
Expected behavior:
No logged errors. The user task cache is populated as expected
Additional Information:
We should backport this to all versions