Bug 1486227
Summary: | Taxonomies of role filter are not updating through Hammer CLI | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jitendra Yejare <jyejare> |
Component: | Users & Roles | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.3.0 | CC: | bbuckingham, dhlavacd, mhulan |
Target Milestone: | Unspecified | Keywords: | 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: | 2018-02-21 16:32:57 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1373844 |
Description
Jitendra Yejare
2017-08-29 09:14:42 UTC
Created redmine issue http://projects.theforeman.org/issues/20817 from this bug Same issue observed from API end. So, the incoming parameters are Parameters: {"filter"=>{"role_id"=>42, "organization_ids"=>[], "location_ids"=>[]} which indicates hammer did not send those values. This was already fixed in upstream by https://github.com/theforeman/hammer-cli-foreman/pull/313 and released in hammer-cli-foreman 0.11. Verified ! @Satellite 6.3 Snap 21 Steps: 1. Created Role 2. Added filter(overridden/non-overridden) to the above role 3. From hammer CLI, updated filter to assign some taxonomies Result: Taxonomies of role filters are updated 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, 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-2018:0336 |