Actions
Bug #37658
closedPUT /katello/api/organizations/:id doesn't update redhat_repository_url
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Description
redhat_repository_url parameter is deprecated, but supposed to be still working.
however, it does not, because it tries to update the CDN config without setting the type to custom.
and when the type is RedHat CDN, the validation does reset the URL for you
Related: d40c039b808da04029f21788575f28a2cce446e2 and a0e63cb063a07646ef079acfab762a6e7435b110 (I think the later is what broke it)
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11077 added
Updated by Evgeni Golov 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|99641b8971a5f947877f3947908b2116c0872177.
Actions