My datasource has a complex set of permission levels.
So some people can see data that others cannot.
However, there may be cases where a regular user without many permissions updates the datasource.
This could result in data that should be there, but is not in the datasource.
To prevent this, I think only the team manager should update the datasource.
How does datasource sync work in practice?