Bug 1957070
Summary: | [RFE] add 'name' for the role filter in API | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ashfaqur Rahaman <arahaman> |
Component: | Users & Roles | Assignee: | Ondřej Ezr <oezr> |
Status: | CLOSED ERRATA | QA Contact: | sganar |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.8.0 | CC: | ehelms, mhulan, mmccune, oezr, pcreech, sganar, sshtein |
Target Milestone: | 6.11.0 | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 14:28:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ashfaqur Rahaman
2021-05-05 00:53:41 UTC
Created redmine issue https://projects.theforeman.org/issues/32650 from this bug Upstream bug assigned to oezr Upstream bug assigned to oezr Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32650 has been resolved. Verified. Tested on Satellite 7.0 Steps followed: 1.curl -vvv -H 'Content-Type: application/json' -X GET https://user:password@satellite.com/api/roles/11 Observation: key "resource_type" has been added to "filters" { "builtin": 0, "cloned_from_id": null, "name": "Auditor", "id": 11, "description": "Role granting permission to view only the Audit log and nothing else.", "origin": "foreman", "filters": [ { "id": 141, "resource_type": "Audit" } ], "locations": [], "organizations": [] } Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.11 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5498 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |