You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, probably. The current validation of the @odata.id (and the members@odata.bind) reference is really basic. Though I don't think that this is something that we need to fix urgently.
Describe the bug
While adding members to a group, using the wrong host name in payload
@odata.id
, the status code is204
and the user is added to the gruop.Steps to reproduce
Steps to reproduce the behavior:
Alice
Demo
Alice
to groupDemo
using the API request with invalid host in@odata.id
Expected behavior
The user should not be added to the group.
Actual behavior
The user is added to the group and the response status code is
204
.Actual response:
The text was updated successfully, but these errors were encountered: