Actions
Bug #20046
closedhammer package list no longer supports --content-view or --content-view-id
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1380595
Original issue downstream was that the command below would generate:
bind message supplies 2 parameters, but prepared statement "a124" requires 1
That is no longer reproducable upstream; however, the user no longer has the ability to
provide the --content-view as an input too the command.
Scenario:
hammer> package list --organization "Default Organization" --environment dev --content-view-version "1.0"
Results:
Error: found more than one content_view_version
Expected Results:
The list of packages in a specific content view, provided they can provide --content-view
Updated by Justin Sherrill over 7 years ago
- Subject changed from hammer package list no longer supports --content-view or --content-view-id to hammer package list no longer supports --content-view or --content-view-id
- Assignee set to Andrew Kofink
- Target version set to 196
- Translation missing: en.field_release set to 258
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/501 added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 258 to 267
Updated by Brad Buckingham over 7 years ago
- Target version changed from 196 to 202
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|48f69358458d8ffa35fee8d0e82de3884048993c.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 267 to 281
Actions