-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Dear @moehrem,
First of all – thanks for adding the new feature to send News.
It works perfectly when using only one unit, and I am really happy with this new possibility.However, since extending the setup to multiple units, I noticed an issue:
I am using the integration with a user who is a member of multiple units. The user has all necessary rights for each unit. For each unit, there is a corresponding group of people who should receive the News.When sending News for each unit, I specify the individual cluster_id and the respective group_id.
The News is indeed sent, but all News items arrive only at one unit.
Specifically:
Unit 1 receives News for Unit 1 and for Unit 2.
Unit 2 receives no News at all.
I trigger the News through separate automations, all at the same time.
Additional information:
With just one unit, News sending works flawlessly.
I verified that the correct cluster_id and group_id are used in each automation.
The user’s API token is valid and has permissions for all units.
Could you please advise if this is a known limitation or if there is a recommended way to handle News for multiple units with one user?
Thank you!