Hi,
after updating Atropim core to version 2.0.10, the pim module to 1.14.16, and the import module to 1.9.10, the “Configurator” section is no longer visible in the import profile UI.
The section was correctly displayed before the update, but now it is missing both when accessing existing import profile and when creating new ones.
Currently, only the following sections are visible:
- Details
- Data Sourcing
- Import Jobs
The “Configurator” section, which is essential for mapping CSV columns to system fields, is completely absent.
Could you please verify whether this is a bug introduced with the latest version or if any additional action is required to restore the Configurator section?
Best Regards
I have both updated to this versions, and made a new install of this versions today, both have the configurator visible for me.
That’s a real issue for me. I checked the logs and couldn’t find anything useful.
I’ll try a rollback and hope I don’t lose anything in the process.
But honestly, if that works, I wouldn’t know how to safely update again afterwards…
Mb try to check if data/reference-data/UiHandler.json exists in late PIM versions it is used for loading dynamic js on some forms.
After that composer run-script post-update-cmd
But before remove from PostUpdate.php line that’s stops update clientfiles function inside that file → have to modify or remove if statement that blocks clientfile update function.
Thank you for your reply — I’ll keep that in mind for future reference.
In the end, I reinstalled everything on a new server and switched from Postgres to MySQL.
Hi all,
I’ve tested both an update and a clean install with the mentioned versions, and the Configurator section is visible in both cases.
So far, I can’t confirm this as a general bug - it might be something environment-specific.
Sorry you had to go through a full reinstall. If you decide to look into it again, feel free to reach out. But hopefully, things will just keep running smoothly now!