Skip to content

Conversation

@AntoineThebaud
Copy link
Contributor

@AntoineThebaud AntoineThebaud commented Jan 2, 2026

Description

  • Improve the logic of the Table migration schema to merge settings related to the same column in a single object (not 100% perfect but still better than before, see test data modifications). As a reminder, at render time the Table panel only considers the first columnSetting it finds corresponding to a given column, thus further settings aplying to the same column are simply ignored, even if they tune different attributes.
  • small improvement in the migration of legacy table panel

As a good side effect it solves perses/perses#3701.

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

@AntoineThebaud AntoineThebaud changed the title Antoinethebaud/table improve migration logic [ENHANCEMENT] Table: improve migration of column settings Jan 2, 2026
@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/table-improve-migration-logic branch 2 times, most recently from b30fe4d to bc2cd4c Compare January 2, 2026 16:53
Signed-off-by: Antoine THEBAUD <antoine.thebaud@yahoo.fr>
@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/table-improve-migration-logic branch from bc2cd4c to ec5ced3 Compare January 2, 2026 17:01
@AntoineThebaud AntoineThebaud marked this pull request as ready for review January 2, 2026 17:05
@AntoineThebaud AntoineThebaud requested a review from Nexucis January 2, 2026 17:09
@Nexucis Nexucis added this pull request to the merge queue Jan 6, 2026
Merged via the queue into main with commit 9f801f1 Jan 6, 2026
12 checks passed
@Nexucis Nexucis deleted the antoinethebaud/table-improve-migration-logic branch January 6, 2026 14:16
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