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

[PR #2041/15561b94 backport][0.23] [PULP-203] Fix a regression in migration 0056 #2042

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 22, 2024

This is a backport of PR #2041 as merged into main (15561b9).

Having more than one collection version in the system prevents the migration 0056 to run, because null as a value is not allowed to appear more than once.

We need to clean this up very careful, becuase on some systems the migration may have applied cleanly.

fixes #2040

Having more than one collection version in the system prevents the
migration 0056 to run, because null as a value is not allowed to appear
more than once.

We need to clean this up very careful, becuase on some systems the
migration may have applied cleanly.

fixes #2040

(cherry picked from commit 15561b9)
@mdellweg
Copy link
Member

@gerrod3 Yes, I just now realize this is backporting a migration. Because I was not confident I can fix all possible situations without a new one. I think we need to make this an exception.

@mdellweg mdellweg merged commit 15f915f into 0.23 Nov 22, 2024
12 checks passed
@mdellweg mdellweg deleted the patchback/backports/0.23/15561b943a50dae20947a0b6f04f8b399d71ccca/pr-2041 branch November 22, 2024 20:50
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.

1 participant