Actions
Bug #26091
closedhammer content-view update fails on --repositories
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Consider the following call
hammer content-view update --organization-id=4 --repositories=goo --id=6
This call should have ve required a product-id to identify the repo with the correct name. Instead this call searches across all products and orgs for a repository with the given name.
We should require a --product-id when specifying a repository name.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/630 added
Updated by Chris Roberts almost 6 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|90e8f98af445e218d82f3d90a766d931c5cd8b00.
Actions