Hi Guys,
does anyone know if it is possible to add general fields to all pimcore class layout or data components in an update safe way? How would I do it? Possibly via dependency injection? For example I want to add a "description" general field. Like shown in the picture
Hi.
Cannot use object of type Pimcore\Model\DataObject\Data\BlockElement as array
after update from 6.8 to 6.9.
In stack trace only pimcore core files.
Did anyone have a similar one?
I found the main problem. I can no longer create a Block field inside a Block field.
Is it so conceived?
The documentation doesn't say anything about this
https://pimcore.com/docs/pimcore/6.9/Development_Documentation/Installation_and_Upgrade/Upgrade_Notes/index.html
{
"error": {
"root_cause": [],
"type": "search_phase_execution_exception",
"reason": "",
"phase": "fetch",
"grouped": true,
"failed_shards": [],
"caused_by": {
"type": "illegal_argument_exception",
"reason": "maxSize must be >= 0 and < 2147483631; got: 2147483647"
}
},
"status": 400
}