Actions
Bug #35033
closedError "missing keywords: :arch, :major, :minor" on CDN configuration
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
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:
Actions