8000 pkp/pkp-lib#10962 Map contextAcronym to journalAcronym in the email template installer by Hafsa-Naeem · Pull Request #4898 · pkp/ojs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pkp/pkp-lib#10962 Map contextAcronym to journalAcronym in the email template installer #4898

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

Open
wants to merge 4 commits into
base: stable-3_5_0
Choose a base branch
from

Conversation

Hafsa-Naeem
Copy link
Contributor

fixes #10962

Copy link
Contributor
@Vitaliy-1 Vitaliy-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Hafsa-Naeem , but that's only for upgrade to 3.4, right? That's also should be run by users, who already updated to 3.4.

@Hafsa-Naeem Hafsa-Naeem force-pushed the i10962-stable-3_5_0-fix branch 2 times, most recently from 88b5224 to 243aee8 Compare May 30, 2025 05:07
Copy link
Contributor
@Vitaliy-1 Vitaliy-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I left a comment

@@ -125,6 +125,7 @@
<upgrade minversion="3.4.0.0" maxversion="3.4.9.9">
<migration class="APP\migration\upgrade\v3_4_0\I9813_QuickSubmitSubmissionProgressType"/>
<migration class="APP\migration\upgrade\v3_5_0\I11241_MissingDecisionConstantsUpdate"/>
<migration class="APP\migration\upgrade\v3_4_0\I7264_UpdateEmailTemplates"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm worrying about running the whole script the second time.
E.g., we can extend PKP\migration\upgrade\v3_4_0\I7264_UpdateEmailTemplates and override up() and down() method only for iterating through email templates and replacing needed variable.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new migration class will be added for the 3.4.0.0 - 3.4.9.9 instead of the old one.

@Hafsa-Naeem Hafsa-Naeem force-pushed the i10962-stable-3_5_0-fix branch 3 times, most recently from c9ee21b to d0f5ed4 Compare June 13, 2025 21:12
@Hafsa-Naeem Hafsa-Naeem force-pushed the i10962-stable-3_5_0-fix branch from d0f5ed4 to 575b133 Compare June 30, 2025 13:08
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.

2 participants
0