I have migrated pimcore fro 10.6 to 11 version, migrated as per pimcore 11 doc, after login to admin, facing version count error. please refer below screenshot of error attached.
Please let me know how to resolve it? i tried cache clear everything but still same issue
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Heya @thejaswiniraou,
This seems like it could be some lefotver code from version 10. Review the release notes of Pimcore 11 to identify any breaking changes or deprecations related to
DataObject
classes or version management. Pimcore often provides a UPGRADE.md file or similar documentation in their GitHub repository or official website.Additionally, I’ll suggest you to create an issue in their community which you can find in this github repository:
They should be able to assist you further.