Bug #27718
closedUnable to remove puppet module by uuid from content-view using hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1744254
Description of problem:
Trying to remove a puppet-module's UUID from content-view gives warning that uuid cannot be found when it clearly shows that it's present in the content-view.
Version-Release number of selected component (if applicable):
Foreman foreman-1.22.0.12-1
Katello katello-3.12.0-1
How reproducible:
100%
Steps to Reproduce:
1. Create a repo with puppet module
2. Sync repo
3. Create a content-view and add puppet module in
4. Remove puppet module using hammer command: hammer content-view puppet-module remove --content-view-id=<id> --uuid=<uuid>
Actual results:
Couldn't remove puppet module from the content view
Error: content_view_puppet_module not found.
Expected results:
Successfully remove puppet module form the content view.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8305 added
Updated by James Jeffers over 5 years ago
- Assignee set to Ian Ballou
- Target version set to Katello 3.13.1
- Triaged changed from No to Yes
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases Katello 3.14.0 added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7f33b149e5809aa3f215f2821db26000b26b397f.