Describe the bug
I have tenant admin level dashboards created on our PE Cloud environment. We have an edge instance we're trying to test the full work flow of. Right now, I have everything syncing initially when the group is assigned, but entity updates that should be syncing asynchronously .
Thingsboard PE 4.3.1.1
Edge 4.3.1
Gateway 3.8.3
- own setup
- Deployment: Single thingsboard-pe container running all services (core, rule-engine, etc.)
- Deployment type: docker compose
To Reproduce
Steps to reproduce the behavior:
Set up edge instance
Configure platform for multi-tenant dashboard views. Not dashboard for each customer.
Create and share permissions of group intended to be functional on Edge.
Find that minor changes only sync on manual edge sync or destruction and re-assignment of group. Not occurring on change as planned
Expected behavior
A minor changes and entity updates should trigger syncs asynchronously.
Not finding the event hit edge on shared groups, only entities assigned directly to the edge, not shared groups as expected.
Additional context
For some reason, our cloud events log on edge is also not working.

Edit Found Edge to Cloud syncs work as expected. Must be a cloud outbound config.
Disclaimer
We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat GitHub issues as a support channel.
Describe the bug
I have tenant admin level dashboards created on our PE Cloud environment. We have an edge instance we're trying to test the full work flow of. Right now, I have everything syncing initially when the group is assigned, but entity updates that should be syncing asynchronously .
Thingsboard PE 4.3.1.1
Edge 4.3.1
Gateway 3.8.3
To Reproduce
Steps to reproduce the behavior:
Set up edge instance
Configure platform for multi-tenant dashboard views. Not dashboard for each customer.
Create and share permissions of group intended to be functional on Edge.
Find that minor changes only sync on manual edge sync or destruction and re-assignment of group. Not occurring on change as planned
Expected behavior
A minor changes and entity updates should trigger syncs asynchronously.
Not finding the event hit edge on shared groups, only entities assigned directly to the edge, not shared groups as expected.
Additional context

For some reason, our cloud events log on edge is also not working.
Edit Found Edge to Cloud syncs work as expected. Must be a cloud outbound config.
Disclaimer
We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat GitHub issues as a support channel.