Regression from #2521800: using machine name element for ListStringItem breaks with existing data

Created on 30 December 2023, 6 months ago
Updated 27 January 2024, 5 months ago

Problem/Motivation

πŸ“Œ List key|label entry field is textarea, which doesn't give guidance towards the expected input Fixed introduced validation on list fields which requires that the keys conform to machine name format, this wasn't previously a requirement. Since list fields are stored as text in the database (i.e. not a reference to the list item definition or anything), you can't just change the keys without introducing data integrity issues with existing data.

We should revert the validation, if not the whole issue.

See https://kevinquillen.com/fixing-list-text-field-data-integrity-issues-dr... for a longer explanation.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

10.2 ✨

Component
TextΒ  β†’

Last updated 11 days ago

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024