improve the exception message when saving an array into a config string

Created on 15 January 2024, 9 months ago

Problem/Motivation

If you try to save an array of data into a config property, and you stupidly defined it in the schema as 'string' instead of 'sequence', you get a REALLY confusing exception that says something like:

> Property my_property.0 does not exist.

It would be much more helpful if this said something like 'Tried to save an array into a string property'.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
ConfigurationΒ  β†’

Last updated 1 day ago

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024