- Issue created by @joachim
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'.
Active
11.0 π₯
Last updated