-
Notifications
You must be signed in to change notification settings - Fork 447
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
[OJS 3.4] variable{$editorName} not replaced in activity log for decisions #10362
Comments
I can also see placeholders not populating in the Activity log, it seems to be specific for editors: 2024-10-09 {$editorName} requested revisions for this submission. What application are you using? |
PRs for review: 3.4:
main:
@Vitaliy-1 are you able to review? This only covers cases of new editorial decisions being logged though, and there still may be missing or incorrectly named For the cases where |
Thanks! This also requires porting to main.
For 3.5 it makes sense. If we ever release 3.4.1, we can add migration there too.
And for 3.2 it was |
For |
@Vitaliy-1 I've forward-ported, added the migration, and listed the PRs above - ready for another review. I made a small adjustment to change |
@kaitlinnewson / @Vitaliy-1, I'll leave this against the 3.4.0-8 release for a few more hours -- but I am planning to release that today, and will defer this to 3.4.0-9 if it's still outstanding by the afternoon. Up to you two whether you want to rush it. |
Hi @bozana, this is the issue I mentioned - would you be able to review? PRs are listed above and I've rebased. I see some test failures but I think they are unrelated. Thanks! |
Hi @kaitlinnewson, the PRs look good. I left just two minor comments for the migration SQL. p.s. let me know if I should then immediately merge... |
Hi @bozana, for the 2 events For the |
#10362 include editorName when logging an editorial decision
@bozana I adjusted based on your feedback for the migration and merged to main, just the 3.4 PR left to merge - thanks! |
Describe the bug
When you take a decision, you see that in activity log
2024-09-03 Administrator Testdrive {$editorName} sent this submission back to the copyediting stage.
2024-09-03 Administrator Testdrive {$editorName} sent this submission to the production stage.
What application are you using?
OJS (testdrive 3.4 or 3.4.0.6)
The text was updated successfully, but these errors were encountered: