Hello. i follow that tutorial
https://wiki.hybris.com/pages/viewpage.action?pageId=294094418&showComments=true
first i changed impex names to mystore name.
Then i went to hac console and updated only my extension, mystoreinitialdata.
But it gives those errors:
Creating project data for mystoreinitialdata ...
Begin importing common data for [mystoremystoreinitialdata]
Begin importing product catalog data for [xxx]
Begin importing content catalog data for [xx]
Begin synchronizing Product Catalog [xxx]
Error creating sample data for mystoreainitialdata. See console output.
ERROR [hybrisHTTP39] [Initialization] de.hybris.platform.servicelayer.exceptions.UnknownIdentifierException: CatalogVersion with catalogId 'xxxProductCatalog' and version 'Staged' not found!
i searched and there is no xxxProductCatalog in my code.
What can i do?