openpanel icon indicating copy to clipboard operation
openpanel copied to clipboard

BUG: Event alias is not reflected in the report graph (displays raw event name)

Open kkong101 opened this issue 4 months ago • 0 comments

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.

kkong101 avatar Nov 27 '25 07:11 kkong101