Actions
Bug #8669
closedHammer tries to fetch all objects for all params for a resource during create
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman commands (obsolete)
Target version:
-
Description
Found with hammer_cli_foreman 0.1.4
This actually results in a bad query to the Katello API when creating a content view:
https://www.refheap.com/94740
Although, this seems a bit inefficient to do all those extra requests. This is how it worked with the previous version of hammer_cli_foreman:
https://www.refheap.com/94743
Updated by Stephen Benjamin about 10 years ago
- Status changed from New to Duplicate
Updated by Stephen Benjamin about 10 years ago
- Is duplicate of Bug #8677: Content view create fails with Couldn't find Katello::Product with id= added
Actions