I have a product carousel created like this:
INSERT_UPDATE ProductCarouselComponent;$contentCV[unique=true];uid[unique=true];name;products(code,$productCV);scroll(code);popup; &componentRef ;;HomepageProductCarouselComponent;Homepage Product Carousel;Prasad,D969DBC6-7AEE-406D-BB80-5C8BF91CDF8B;allVisible;false;HomepageProductCarouselComponent where $productCV is using the staged product catalog and $contentCV is using the staged content catalog this carousel is added on 'Section3 Slot for Homepage'. When I sync home page from staged version to online version, then the product carousel in online version has references to staged products only. I was expecting to have online products here. I am using hybris 6.2, has anyone seen this problem?