Reproduce:
- Create a process report showing the flow node count, visualized as table
- Sort the table by the flow nodes
Expected:
- The table is sorted by the flow node names
Observed:
- The table is sorted by the flow node keys
—
Hint:
Maybe the backend returns the flow node names in the result. This way we would also save a request to load the flownode names whenever we evaluate the report