Question: Internationalization

Locales issue with collection types.

I don’t know if the issue is that the internationalization has been placed in a later stage of the development but in the database the data appears but can’t get published on the Strapi admin so it’s not available on the frontend.

This topic has been created from a Discord post (1228257154939486219) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

@here anyone?

Found the issue itself: relatedEntityId gives the issue if it’s already filled in, deleting the relatedEntityId and the given id, the item publishes.

But is there any way the relatedEntityId doesn’t get filled in by default?