openpanel
openpanel copied to clipboard
BUG: Event alias is not reflected in the report graph (displays raw event name)
Environment
Installation: Self-hosted
Describe the bug
When creating a report and selecting an event with an alias, the graph visualization displays the raw event name instead of the user-defined alias.
Steps to reproduce
1. Click Create Report Button.
2. Click Pick Events Button.
3. Open Select Event Menu.
4. Select an event and set an alias (e.g., xxxxx_xxxx(A)).
Expected behavior The graph axis or legend should display the Alias.
Actual behavior The graph displays the raw Event Name (e.g., xxxxx_xxxx), ignoring the alias input.