Hosted: POST and PUT /groups accept users, clients or groups but do nothing with them #605
Labels
Status: To be prioritized
Indicates that product needs to prioritize this issue.
Triage: Confirmed
Indicates and issue has been confirmed as described.
Triage: Try Reproducing
Indicates that this issue needs to be reproduced.
POST /groups accepts "users", "clients" and "groups" as input (does not throw a 400), but does not populate them. PUT /groups/x does the same, even returning them from the request. This appears to be at least a partial cause of chef/cheffish#90 .
When I have an org named
essentials
and a filex.json
:I see the following:
If I follow it up with a PUT from the same file, I get:
The text was updated successfully, but these errors were encountered: