As an editor, I want to be able to configure multiples occurrences of reminder to be sent to reviewers.
Those configurations are added to the Review setup page (Settings > Workflow > Review) as shown below:

The editor can configure the number of occurrences for the reminders both for the invitation and the evaluation report.
No specific emails templates will be added. Already existing one are used (Review Reminder (Automated))
PRs
pkp/ojs#4101
#9548
pkp/reviewReport#51
pkp/ops#602
pkp/omp#1488
How to test
Configuring the reminders
- Go to Settings, Workflow, Review, Set up
- Ensure to set short delay in Default Response Deadline and Default Completion Deadline (or ensure to change dates when inviting a reviewer)
- For reminder on the invitation:
- In Response Reminder, enter 1 (the reminder will be trigger one day after deadline)
- and in “Number of occurrences for the response reminder” enter at least 2
- For reminder on the review report:
- In Review Reminder enter 1 (the reminder will be trigger one day after deadline)
- In “Number of occurrences for the review reminder” enter at least 2
- Save changes
Testing the reminders
On invitation
- Invite a new reviewer (with valid email adress) and ensure that the delay to respond to the invitation is the next day
- 24h later the first reminder should be send to the review email adress
- 48h later, the second one should be send.
On review reports
- Invite a new reviewer (with valid adresse) and ensure that the delay to send the report is the next day)
- Connect as reviewer, and accept the evaluation
- 24h later the first reminder should be send to the review email adress
- 48h later, the second one should be send.
As an editor, I want to be able to configure multiples occurrences of reminder to be sent to reviewers.
Those configurations are added to the Review setup page (Settings > Workflow > Review) as shown below:
The editor can configure the number of occurrences for the reminders both for the invitation and the evaluation report.
No specific emails templates will be added. Already existing one are used (Review Reminder (Automated))
PRs
pkp/ojs#4101
#9548
pkp/reviewReport#51
pkp/ops#602
pkp/omp#1488
How to test
Configuring the reminders
Testing the reminders
On invitation
On review reports