Actions
Bug #21612
closedMissing repo in content view if "Publish via HTTP" is changed
Difficulty:
medium
Triaged:
Bugzilla link:
Pull request:
Description
- Product P exists with Yum Repository R. Publish via HTTP is turned off!
- Content View CV exists with Repository R. Version 1 was published an promoted to Development.
We want to publish the CV and its Repository via HTTP. Therefore, we do:
- Change Publish via HTTP to on for Repository R.
- Publish a new Version of CV (Version 2) and promote it to Development
Result: The Repository in CV for environment Development is still not fully available via HTTP.
Expected: Repository is reachable via HTTP in CV for environment Development.
Issue found with Katello 3.4.5
Actions