Unable to send the email with the editorial decision to the author

Hi,

I’m using OJS 3.4.0.4 and postgresql as database server.
I have some journals hosted on this OJS installation.
In one of them, it is not possible to send the editorial decision email to the authors.

In the workflow configuration it is as follows:

However, when saving the editorial decision only the email sent to the reviewers appears:

Is there anywhere else I need to configure something?

Regards,
Tarcisio Pereira.

Hi,

Any help please?

Regards,
Tarcisio Pereira

Hi @Tarcisio_Pereira,

The only place in the code I see that can lead to not including the step of notifying authors is here: pkp-lib/classes/decision/types/Accept.php at stable-3_4_0 · pkp/pkp-lib · GitHub
Meaning that this step isn’t shown when there are no users with Author role assigned to the submission

1 Like

Hi @Vitaliy

Thank you.

This topic was automatically closed after 4 days. New replies are no longer allowed.