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

Notification NOTIFICATION_TYPE_FORMAT_NEEDS_APPROVED_SUBMISSION is not updated&displayed #10636

Closed
jardakotesovec opened this issue Nov 26, 2024 · 5 comments
Assignees
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Milestone

Comments

@jardakotesovec
Copy link
Contributor

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.

Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to Submission which is in Production stage but not yet published
  2. See notification in 3.3 but not in 3.4/3.5

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

@jardakotesovec jardakotesovec added the Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. label Nov 26, 2024
@jardakotesovec jardakotesovec added this to the 3.4.0-8 milestone Nov 26, 2024
@asmecher asmecher modified the milestones: 3.4.0-8, 3.4.0-9 Nov 29, 2024
@taslangraham taslangraham self-assigned this Nov 29, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 29, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 29, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 2, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 2, 2024
taslangraham added a commit to taslangraham/ojs that referenced this issue Dec 2, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 2, 2024
taslangraham added a commit to taslangraham/ojs that referenced this issue Dec 5, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 5, 2024
@taslangraham
Copy link
Contributor

taslangraham commented Dec 5, 2024

Ready for review @ewhanson

PRs
pkp-lib 3.4 - https://github.com/pkp/pkp-lib/pull/10647/files
pkp-lib 3.5(main) - https://github.com/pkp/pkp-lib/pull/10648/files

ojs 3.5 - pkp/ojs#4537
ops 3.5 - pkp/ops#824

submodule updates only
omp 3.4 - pkp/omp#1780
ojs 3.4 - pkp/ojs#4536
ops 3.4 - pkp/ops#822

omp 3.5 - pkp/omp#1782

taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 5, 2024
@ewhanson
Copy link
Collaborator

ewhanson commented Dec 9, 2024

Looks good to me. Thanks, @taslangraham. The submodules will need to be updated, but feel free to merge main once that's done. I can merge stable-3_4_0 for you once that's done.

taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 11, 2024
taslangraham added a commit to taslangraham/ojs that referenced this issue Dec 11, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 11, 2024
@taslangraham
Copy link
Contributor

taslangraham commented Dec 11, 2024

@ewhanson Thanks for the review. I've updated the submodules, so feel free to go ahead and merge the stable-3_4_0 PRs.

There are tests, which seems unrelated to the changes I've made, that are failing on OMP main. Once I've resolved those I'll merge the PRs for main.

@taslangraham
Copy link
Contributor

I've merged the PRs for the main branches

@ewhanson
Copy link
Collaborator

Thanks @taslangraham, I've merged the ones for 3.4. If that's it, feel free to close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users.
Projects
None yet
Development

No branches or pull requests

5 participants