In the API, we allow the assignment of labels to events when event mappings are created or updated. Separately, we calculate labels when retrieving event counts by finding a default name. We should use the same logic for label creation and save this label as part of the mappings if not provided by the FE.
ATs:
- A label is calculated at the point of creation/update if not supplied by the FE, and saved as part of the mapping
This is the controller panel for Smart Panels app
- is related to
-
OPT-3473 Return camunda event label in event mapping response
- Done