Bernhard Rusch

Results 231 comments of Bernhard Rusch

Just one more thing ... if we set the default to true, we might remove the existing method overrides for `supportsDirtyDetection()`. Also we need to consider more sophisticated data-types that...

Additionally it seems that also the code generation for setters/getters in `\Pimcore\Model\DataObject\ClassDefinition\Data` need to be optimized, because there's quite some code which wouldn't be necessary for simple data-types in case...

Closing this now due to inactivity and as it needs quite some more attention to finish. The issue will of course stay open: https://github.com/pimcore/pimcore/issues/5689

#9758 needs to be solved first. The thing is that children are getting deleted as well during the transaction, which can't be atomic in the current implementation: https://github.com/pimcore/pimcore/blob/5f9c86682639403f22475bf5dc11758d962ba9fd/models/Asset.php#L1005 https://github.com/pimcore/pimcore/blob/c6263b315cb06e75037e9484aeed9635cf8feb6d/models/Document.php#L766 https://github.com/pimcore/pimcore/blob/0f680f7c71f858936e016ba552faf8de79339cc9/models/DataObject/AbstractObject.php#L581...

@jheimbach thank you very much for your PR. Yes, we should add this info to the documentation, I think here would be a good place for it: https://pimcore.com/docs/platform/Pimcore/Documents/Editables/Image#field-specific-image-cropping-for-documents Additionally I...

@jheimbach 🏓 any updates? 😊 Thanks in advance!

@kingjia90 I share the concern about the performance, especially because the schema manager can be really slow from my experience. Since this is only causing issues with auto-filled columns with...

@wlcrs Having the same issue with v1.4.1 and Core 2024.6.4 ``` homeassistant | 2024-07-02 21:39:37.290 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration huawei_solar: No module named 'huawei_solar' ```...

Uninstall / installed fixed it. Works now. Sorry 😊