Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

save the EventType enum name for status top #1037

Merged
merged 2 commits into from
Jul 2, 2021

Conversation

bmc-msft
Copy link
Contributor

@bmc-msft bmc-msft commented Jul 2, 2021

A user saw an exception trying to sort EventType in the status top UI.
The only place EventType might be sorted is in the Message (table for
rendering event messages).

Since we're only displaying the name of the enum and not doing anything
else, this saves the enum as a string early.

demoray and others added 2 commits July 2, 2021 09:11
A user saw an exception trying to sort EventType in the `status top` UI.
The only place EventType might be sorted is in the Message (table for
rendering event messages).

Since we're only displaying the name of the enum and not doing anything
else, save the name early which removes the issue.
@bmc-msft bmc-msft merged commit 314fb18 into microsoft:main Jul 2, 2021
@bmc-msft bmc-msft deleted the save-event-type-name-in-top branch July 2, 2021 16:17
@ghost ghost locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants