For multi-sites context:
Steps:
Websked : We have two different collections (Home Page Site 1 + Home Page Site 1) for 2 different websites (Site 1 + Site 2).
for each collection we add the alias "homepage"
In page builder, we use the alias in the content source config (user friendly than collections ids)
Actual result:
we cannot display stories from the two collections (with the same alias) , only one is functional.
then If I rename "homepage" by "homepage-site2", all is fine and we can display stories from the 2 collections in the 2 websites.
Expected result:
We need to use the same alias for different sites, in order to ovoid adding for each collection a brand sufix.
Regards