Skip to content

fix: Correctly handle selectionDefault initialization and normalizati… - #2948

Open
enjeck wants to merge 1 commit into
mainfrom
fix/selection-default
Open

fix: Correctly handle selectionDefault initialization and normalizati…#2948
enjeck wants to merge 1 commit into
mainfrom
fix/selection-default

Conversation

@enjeck

@enjeck enjeck commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

…on in SelectionMultiForm

to reproduce the bug this fixes

  • Create new column with type multiple selection and define a value as default.
  • Then save.
  • All rows now receive the default value according to the definition.
  • Now open the column again to edit.
  • The default value is not checked any more
  • When I selected the original value again as the default, the default value was then entered twice in the field
  • If I add a new row, the same value is entered three times in the field, even though in edit mode it is not selected at all.

@enjeck
enjeck requested a review from samin-z September 3, 2026 10:11
@enjeck enjeck self-assigned this Sep 3, 2026
@enjeck
enjeck requested a review from blizzz as a code owner September 3, 2026 10:11
@enjeck enjeck added bug Something isn't working 3. to review Waiting for reviews labels Sep 3, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Sep 3, 2026
@enjeck
enjeck force-pushed the fix/selection-default branch from bd80e1c to 382fb26 Compare September 3, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

Status: 🧭 Planning evaluation (don't pick)

Development

Successfully merging this pull request may close these issues.

1 participant