AT:
- given:
- A process definition with no process definition name is deployed
- the process definition is imported to optimize
- when:
- I open the optimize front-end and
- the front-end queries for the process definitions
- then:
- the front-end is broken
Hint:
See the commits
https://github.com/camunda/camunda-optimize/commit/750efcb8480427ec9d2b17e737693baf762daf58
https://github.com/camunda/camunda-optimize/commit/5f3d06b264b55fc3837ebd082bd590432101706a
for the current quick fix. However, it should for example use the key, if the name is not available and there should be also tests.