Bug #35033
closedError "missing keywords: :arch, :major, :minor" on CDN configuration
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2094454
Description of problem:
CDN configuration can't be changed when repositories are already enabled
Version-Release number of selected component (if applicable):
6.11 SNAP 22
How reproducible:
always
Steps to Reproduce:
1. prepare an upstream satellite, import manifest and enable some repos
2. configure downstream to use prepared upstream server
3. enable some repositories and sync them
4. try to change CDN settings
Actual results:
Error appears in UI: "missing keywords: :arch, :major, :minor"
production log contains "missing keywords: :arch, :major, :minor (ArgumentError)"
Expected results:
CDN settings are saved (if they are correct)
Additional info:
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10150 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1e2bdb2843dc1f721c097266e6a0bd625371c7e9.
Updated by Samir Jha over 2 years ago
- Subject changed from Error "missing keywords: :arch, :major, :minor" on CDN configuration to Error "missing keywords: :arch, :major, :minor" on CDN configuration
- Target version set to Katello 4.5.0
- Triaged changed from No to Yes