Skip to content

Conversation

@brandonkelly
Copy link
Member

Description

Normalizes generated field values, so they’re stored as the appropriate type in the database:

  • 'true'/'false' values are stored as booleans
  • integer and float values are stored as… integers and floats
  • 'null' values are omitted

Related issues

@linear
Copy link

linear bot commented Jan 20, 2026

[ci skip]
@brandonkelly brandonkelly merged commit f1686aa into 5.9 Jan 20, 2026
@brandonkelly brandonkelly deleted the brandon/cms-1768-normalize-generated-field-values branch January 20, 2026 14:24
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.

2 participants