Bug #12092
closedunable to filter puppet-module as per repo or org id
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1269434
Description of problem:
unable to filter puppet-module as per repo or org id, it always returns all the puppet-modules ever installed on the satellite6.
Version-Release number of selected component (if applicable):
sat6.1.1 and also sat6.1.3
How reproducible:
always
Steps to Reproduce:
1. create a puppet-module repo in Org A
2. create another puppet-module repo in Org B
3. hammer -u admin -p changeme puppet-module list --organization-id <org-id>
4. hammer -u admin -p changeme puppet-module list --repository-id <repo-id>
Actual results:
Does not list as per the org or repo , but lists all the puppet-modules in a satellite6.
Expected results:
should list only as per the org or repo , but not list all the puppet-modules
Additional info: