Could either of you make a copy of your database available for me to download? A reviewer name, submission ID, and file ID and revision number would be helpful in order to get quickly to the content you’re having trouble with.
Regards,
Alec Smecher
Public Knowledge Project Team
I do not know how to make a copy of the DB but I also found a workaround - assigning an additional role of Journal Assistant to each of the Section Editosr solve the issue.
Sorry to take time to respond, I’m away on qualification, but on the Monday I’ll arrange, can I make it available through a link in Google Drive, or do you prefer otherwise?
It seems that your file for some reason is not viewable and the file submission ID seems not to mach the one for that review assignment (any review assignment for that logged in reviewer) Could you please check it also in your DB? I.e. the column viewable in the submission_files table for that submission, as well as submission_id in the submission_files and review_assignments table. Could you also see if there is an entry in the DB table review_files for that review and file ID?
Hmm, I think we might have two lines of thought happening at the same time –
Assignments of section editors to sections has an effect on permissions
Assignments of section editors to submissions has an effect on permissions
The approach we used in OJS 2.x was to use the section editor/section assignments to create automatic assignments to articles upon submission, and thereafter just consider section editor/article assignments.
Perhaps it makes sense to review the parts of the code that rely on the section editor/section association and pursue the same strategy we used in OJS 2.x – I suspect it wouldn’t be invasive, and would provide the most flexibility.
Regards,
Alec Smecher
Public Knowledge Project Team
@asmecher, Sorry for not sending the database yet, I was on vacation, and my coworkers started upgrading to version 3.0.1, when we finalize the tests of the update, I’ll send it.