Actions
Bug #35815
closedHammer simplified ACS creation shouldn't allow user to enter product names
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
Product names are not unique across products, so an organization is required. However, ACSs are not scoped by organization since they are global. So, products should only be entered by ID.
Here is how it looks today:
--product[s|-ids] LIST Names/ids of products to copy repository information from into a Simplified
Alternate Content Source. Products must include at least one repository of the
chosen content type.
It should just be --product-ids
Updated by Lucy Fu about 2 years ago
- Category changed from Repositories to Hammer
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Chris Roberts
- Pull request https://github.com/Katello/hammer-cli-katello/pull/874 added
Updated by Chris Roberts about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|15cc4c0805131292ff186a55c8bf1880ff73bfc8.
Actions