Skip to content

Ignore missing values for selections#6555

Merged
dtdesign merged 1 commit into6.2from
62-form-option-ignore-missing-values
Jan 11, 2026
Merged

Ignore missing values for selections#6555
dtdesign merged 1 commit into6.2from
62-form-option-ignore-missing-values

Conversation

@dtdesign
Copy link
Member

Scenario: An option with the keys A and B is created. An item is created setting the option to option A. The key A is now deleted, attempting to edit it will yield an exception because A is not valid anymore.

This changes the behavior by explicitly discarding invalid values without changing the behavior of the form fields in general.

See https://www.woltlab.com/community/thread/315658/

Scenario: An option with the keys A and B is created. An item is created setting the option to option A. The key A is now deleted, attempting to edit it will yield an exception because A is not valid anymore.

This changes the behavior by explicitly discarding invalid values without changing the behavior of the form fields in general.

See https://www.woltlab.com/community/thread/315658/
@dtdesign dtdesign merged commit f133278 into 6.2 Jan 11, 2026
8 checks passed
@dtdesign dtdesign deleted the 62-form-option-ignore-missing-values branch January 11, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants