Open aKugler opened 8 months ago
@aKugler have you fixed this issue
@abhiramalli No, I didn't do that. At the time, I was just evaluating various plugins to see if they could be used for our purposes. For testing purposes, I only added the fields from the file (https://github.com/basilicom/pimcore-data-quality-bundle/blob/main/src/Resources/install/fieldcollection_sources/fieldcollection_DataQualityFieldDefinition_export.json) using the Admin UI.
@aKugler Thanks for sharing the advice!
Same hiccup on a clean install of v11.2.3, all's well after manually creating the fields.
SOLVED!!!
Use this file instead and it should work like a charm
Hi!
During installation, the field collection is only created but not filled with fields. I did not see any errors during the installation process. Error logs also show nothing. However, if I understand correctly, the structure of the import JSON has changed. This may be the reason. Tested with Pim 11.1.5 (Admin 1.3.4) and 11.2.1 (1.4.0)
DataQualityFieldDefinition.php:
Best regards Andreas