pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
306 stars 445 forks source link

[OJS] recommendOnly Section Editor can not make a new round review in 3.4 #10427

Open forgive38 opened 1 month ago

forgive38 commented 1 month ago

In version 3.3, a section editor with the recommendOnly option can create a new review round, but in version 3.4, despite the fact that the link is present, if he clicks he gets :

“You do not have permission to record this decision on this submission. ”

I think recommendOnly editors should retain the ability to create a review round, as there's no option to make a “create a new review round” recommendation.

tested with testdrive 3.3 et 3.4

thank you

asmecher commented 1 month ago

@Vitaliy-1, could you triage this one? Thanks!

forgive38 commented 1 month ago

PR: https://github.com/pkp/ojs/pull/4444 https://github.com/pkp/pkp-lib/pull/10452

jendrage commented 2 weeks ago

I had the same issue, and applying this PR has solved it for me.