Federation - Can not set distant user as owner of a circle
How is it now?
When I try to set a distant user as owner of a circle, the PATCH request sends a 200 OK, but nothing changes in the datas.
How should it be?
The owner should be the selected user
Steps to reproduce
- In
config.json, changecirclesandusersendpoints:
"circles": "https://api.test-paris.happy-dev.fr/sources/circles/",
"users": "https://api.test-paris.happy-dev.fr/sources/users/"
- Go in a circle where you are admin
- Select a user from
test-nantesin the owner list and save - Check the data in
https://api.test-paris.happy-dev.fr/circles/X/, you should still see the same owner than at the beginning