Actions
Bug #9594
closedUser groups API does not contain "admin" field on GET requests.
Description
Steps to reproduce:
Issue GET request to this address: https://$host/api/v2/usergroups/<usergroup_name>
Expected result: All properties of the group, including "admin" flag.
Actual result: "admin" flag is missing from the JSON
Side note:
PUT request will accept the "admin" field, will respect it, and will show its new state in the response.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2396 added
- Pull request deleted (
)
Updated by Shimon Shtein over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5aa4be78af26afbd087c7b752325e15bd4f0e8b2.
Updated by Dominic Cleal over 9 years ago
- Assignee set to Shimon Shtein
- Translation missing: en.field_release set to 56
Actions