Skip to content

Conversation

@linuspahl
Copy link
Contributor

@linuspahl linuspahl commented Dec 8, 2025

Description

Motivation and Context

In Graylog 7.0 when a user made changes to the column visibility in an entity table (streams, dashboard overview, etc.), we saved all currently visible columns in the user preferences.

image

One side effect is that newly introduced columns were hidden by default, if there already are user preferences. They could only be added via a migration. With recent changes we tried to improve this behavior, but these changes could resulted in a state where many previously hidden columns were now displayed.

This PR restores the previous behavior to fix the described bug.

Fixes https://github.com/Graylog2/graylog-plugin-enterprise/issues/12694
/prd https://github.com/Graylog2/graylog-plugin-enterprise/pull/12734
/nocl - fixes an unreleased bug

@linuspahl linuspahl marked this pull request as ready for review December 8, 2025 14:46
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.

3 participants