Skip to content

[BUGFIX] Table: don't fail migration on transform duplicates#624

Merged
jgbernalp merged 1 commit intomainfrom
antoinethebaud/table-migration-bug
Apr 14, 2026
Merged

[BUGFIX] Table: don't fail migration on transform duplicates#624
jgbernalp merged 1 commit intomainfrom
antoinethebaud/table-migration-bug

Conversation

@AntoineThebaud
Copy link
Copy Markdown
Contributor

@AntoineThebaud AntoineThebaud commented Apr 10, 2026

Description

Closes perses/perses#4009.

The fix follows the same logic as we have for other attributes of the Table panel = gather (conflicting) possibilities first & then pick the last one encountered.

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 force-pushed the antoinethebaud/table-migration-bug branch from 307342f to d7df271 Compare April 10, 2026 14:19
Signed-off-by: AntoineThebaud <antoine.thebaud@yahoo.fr>
@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/table-migration-bug branch from d7df271 to 76d202d Compare April 10, 2026 14:21
@AntoineThebaud AntoineThebaud changed the title [BUGFIX] Table: don't fail migration on duplicated rename [BUGFIX] Table: don't fail migration on transform duplicates Apr 10, 2026
@AntoineThebaud AntoineThebaud marked this pull request as ready for review April 10, 2026 14:29
@AntoineThebaud AntoineThebaud requested a review from Nexucis April 10, 2026 14:29
@jgbernalp jgbernalp added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit dec839c Apr 14, 2026
16 checks passed
@jgbernalp jgbernalp deleted the antoinethebaud/table-migration-bug branch April 14, 2026 15:52
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.

Table: migration failing with conflicting values (case)

2 participants