Skip to content

Add event version column#2321

Draft
ejsmith wants to merge 1 commit into
mainfrom
feature/add-event-version-column
Draft

Add event version column#2321
ejsmith wants to merge 1 commit into
mainfrom
feature/add-event-version-column

Conversation

@ejsmith

@ejsmith ejsmith commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds Version to event summary data when @version is present on the event.
  • Adds a hidden-by-default Version column to the Svelte event table so it can be selected and saved in saved views.
  • Updates summary fixtures for events that already include version data.

Closes #1299.

Verification

  • npm run check in src/Exceptionless.Web/ClientApp passed.
  • dotnet test tests/Exceptionless.Tests/Exceptionless.Tests.csproj -- --filter-class Exceptionless.Tests.Plugins.SummaryDataTests could not start locally because global.json pins .NET SDK 10.0.301, while this machine has 10.0.300 installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Allow customizing event columns

1 participant