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

dev/core#2550 Fix possible upgrade failures #21997

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Nov 6, 2021

Overview

Fixes the upgrade bug reported in https://lab.civicrm.org/dev/core/-/issues/2550

Before

Upgrade fails for 5.15 -> 5.36

After

This ought to fix it

Technical Details

This replaces #21984 with a more generic solution

@civibot
Copy link

civibot bot commented Nov 6, 2021

(Standard links)

@monishdeb
Copy link
Member

monishdeb commented Nov 7, 2021

@colemanw @eileenmcnaughton should I create a 5.43 rc PR for this patch as its more generic solution to the current problem and close #21996 ?

@colemanw
Copy link
Member Author

colemanw commented Nov 7, 2021

@monishdeb can you confirm this patch fixes the bug?

@seamuslee001
Copy link
Contributor

@colemanw I think monish did that in his comment here #21984 (comment)

@colemanw
Copy link
Member Author

colemanw commented Nov 7, 2021

Ok, in that case this can be merged and here is the backport PR: #21999

@seamuslee001 seamuslee001 changed the base branch from master to 5.44 November 7, 2021 21:02
@civibot civibot bot added 5.44 and removed master labels Nov 7, 2021
@seamuslee001 seamuslee001 merged commit ddd5619 into civicrm:5.44 Nov 7, 2021
@seamuslee001 seamuslee001 deleted the fixUpgradeErrors branch November 7, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants