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

(REF) CRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting #25488

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

totten
Copy link
Member

@totten totten commented Feb 1, 2023

Overview

Follow-up to @seamuslee001's #25414. This revises the new method to better resemble the existing method.

Before

  • run() returns the post-upgrade message as both HTML+Text.
  • getPreUpgradeMessage() (new method) only returns pre-upgrade message as HTML.

After

  • run() returns the post-upgrade message as both HTML+Text.
  • getPreUpgradeMessage() returns the pre-upgrade message as both HTML+Text.

@civibot
Copy link

civibot bot commented Feb 1, 2023

(Standard links)

@civibot civibot bot added the master label Feb 1, 2023
@totten totten changed the title CRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting (REF) CRM_Upgrade_Headless - The pre-up and post-up msgs should have same formatting Feb 1, 2023
@seamuslee001
Copy link
Contributor

This seems fine to me @totten

@seamuslee001 seamuslee001 merged commit 886b35f into civicrm:master Feb 1, 2023
@totten totten deleted the master-headless-return branch February 1, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants