-
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
Multiple Reviewer automatic reminder in OJS #9455
Comments
Hi @asmecher, you will find below the PR linked to this feature. pkp/ojs#4101 |
@nibou230, thanks, I added a couple of comments to the PRs above! They are very minor -- this looks good, thanks. |
@asmecher thanks, I did the required modifications, hope it's good enough. Let me know if something is missing! |
Hi, This issue would be mostly resolved by 5885, if a configurable additional reminder is implemented (#5885 (comment)). |
Actually sending multiple reminders is a different and a very useful one. Below I propose an interface that requests only 2 inputs, instead of 4 and allows for better flexibility. Response Reminder Review Reminder |
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
The text was updated successfully, but these errors were encountered: