-
Notifications
You must be signed in to change notification settings - Fork 448
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
Notification NOTIFICATION_TYPE_FORMAT_NEEDS_APPROVED_SUBMISSION is not updated&displayed #10636
Comments
Ready for review @ewhanson PRs ojs 3.5 - pkp/ojs#4537 submodule updates only omp 3.5 - pkp/omp#1782 |
Looks good to me. Thanks, @taslangraham. The submodules will need to be updated, but feel free to merge |
@ewhanson Thanks for the review. I've updated the submodules, so feel free to go ahead and merge the There are tests, which seems unrelated to the changes I've made, that are failing on OMP |
I've merged the PRs for the main branches |
Thanks @taslangraham, I've merged the ones for 3.4. If that's it, feel free to close the issue. |
Describe the bug
While working on reviewing what notifications we display in current workflow, I run into one OMP notification, which works in 3.3, but not in 3.4/3.5.
To Reproduce
Steps to reproduce the behavior:
Investigation
I think that this notification is created in PKPApproveSubmissionNotificationManager.inc.php, when this notification update is triggered - https://github.com/pkp/pkp-lib/blob/stable-3_3_0/classes/submission/form/PKPSubmissionSubmitStep4Form.inc.php#L161
I suspect this was not carried over to 3.4.0.
What application are you using?
OMP 3.4/3.5
The text was updated successfully, but these errors were encountered: