Actions
Bug #9209
closedRepo create on renamed capsule ISEs
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Description
1) Install Katello
2) Rename default capsule to anything else
3) Go to repo create and try creating a new repo
Actual
Action not allowed for the default capsule. (RuntimeError)
/projects/katello/app/lib/actions/katello/capsule_content/add_repository.rb:20:in `plan'
Basically we identify the default capsule by using the host name and comparing it to satellite's host. A better approach is to check for Pulp feature to do the same,
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 66
- Pull request https://github.com/Katello/katello/pull/4975 added
- Pull request deleted (
)
Updated by Partha Aji almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a9ee482323cfdc9f2bfbbfd1b09a3dba85dabc92.
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release set to 23
- Triaged changed from No to Yes
Updated by Eric Helms almost 10 years ago
- Has duplicate Bug #9096: Changing the name of the primary Katello smart proxy breaks Red Hat Repositories added
Actions