Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PARTIAL_UPDATE_ID workaround #530

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

mdellweg
Copy link
Member

Adding ID_PREFIX to the base context models broke the heuristics of the
workaround in place for translating PARTIAL_UPDATE_ID into UPDATE_ID.

fixes #529

Adding ID_PREFIX to the base context models broke the heuristics of the
workaround in place for translating PARTIAL_UPDATE_ID into UPDATE_ID.

fixes pulp#529
@mdellweg mdellweg merged commit eabe014 into pulp:main Jul 15, 2022
@mdellweg mdellweg deleted the fix_update_id_workaround branch July 15, 2022 14:32
@mdellweg mdellweg added this to the 0.15.0 milestone Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--retain-repo-versions 1 causes "KeyError: 'repositories_partial_update'"
2 participants