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:
Updated by Eric Helms almost 9 years ago
- Category changed from Hammer to API
- Translation missing: en.field_release set to 78
- Triaged changed from No to Yes
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 78 to 113
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 113 to 86
Updated by Eric Helms over 8 years ago
- Is duplicate of Bug #12651: 'puppet-module list' command ignore information about organization added