Actions
Bug #33705
closedAfter Katello upgrade 4.1 to 4.2 Repo Syncs/ Publish are no longer working
Description
This seems like an issue that needs fixing.
At a glance I think https://github.com/Katello/katello/blob/master/app/lib/actions/pulp3/orchestration/repository/generate_metadata.rb#L10 needs to check if pulp3_skip_publication option exists for the content_type or it needs to initialize it to default false.
Couple of community posts around this:
https://community.theforeman.org/t/after-katello-upgrade-4-1-to-4-2-repo-syncs-are-not-longer-working/25741
https://community.theforeman.org/t/undefined-method-pulp3-skip-publication-error-after-upgrade/25698/5
Actions