- Issue created by @gsquirrel
- 🇩🇪Germany jurgenhaas Gottmadingen
That's because DANSE has not implemented that feature yet. The events regarding content entities are about creating, updating, viewing, and deleting them. But translations have not yet been implemented.
- 🇬🇧United Kingdom gsquirrel London
Right I see... From a content point of view each language has a separate "publish" action, you can publish one language without publishing another.
I added the "event" to the publish action, not the create one.
Is it that "publish" on a translated content item is actually an "update"?
I can see how translation events while they seem to be the same could be stored differently, but surely if you create a new item in non-default language it should notify?
If you use "update" and you update a french item the notification works but sends the english content.
Trying to think of a workaround for this.
- 🇩🇪Germany jurgenhaas Gottmadingen
I think the best way forward would be to implement multilingual support into this module.