To reproduce: 1. Create a collection with JSON field 2. Insert in JSON field the content: `[{"data": 1}, {"data": "test"}]` 3. Transform remove "data" from JSON content. This isn't a relation field.
To reproduce:
[{"data": 1}, {"data": "test"}]This isn't a relation field.