Skip to content

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

  1. In config.json, change circles and users endpoints:
"circles": "https://api.test-paris.happy-dev.fr/sources/circles/",
"users": "https://api.test-paris.happy-dev.fr/sources/users/"
  1. Go in a circle where you are admin
  2. Select a user from test-nantes in the owner list and save
  3. Check the data in https://api.test-paris.happy-dev.fr/circles/X/, you should still see the same owner than at the beginning