-
Sub-task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
Not defined
Currently, to get the event label for an event in the events table, we parse the xml for the node name for a given ID. For Camunda events, we should investigate whether it would be worthwhile storing these node names as a label in the sequence/traces indices, so they can be loaded and used directly when event counts are fetched. This would avoid having to pare the diagrams as we currently do.