Page not visible in just one publisher among set of publishers within card carousel component
Hi All,
we have a set of publishers for different regions like region A, B, C, D. One of the page within the card carousel component is missing in region A publisher, but is displayed fine in other regions publishers like B C D.
tried comparing the data of the page which is not visible with the page in working publishers and figured out a missing date property which is renamed with @named annotation as originalPublishedDate in the model.
On providing the published value missing page appears back and republish of page too works fine by fetching the current published date.
I tried to resolve in above mentioned way but the issue keeps resuming only in one publisher making us to figure out root cause. my assumption was the page might have been installed directly on to publisher A via package without publishing via author and i tried the same scenario by creating a new page but the new page appeared on card carousel component as i installed the package. w/o any publishing done from author side
Removing the published date from existing pages in the card carousel component causes them to disappear.
Not sure what is causing the issue Any suggestions please?.