Continuing the discussion from this post OJS 3 - The current role does not have access to this operation:
We’re having the same problem reported by @drugurkocak
1
History: We updated a OJS from version 2.4.8.3 to version 3.1.1-4
In the old version, the publisher had access to the various revisions of files:
In OJS 3, only the last one appears:
And clicking “More information” → Search → Show events from prior versions we see the following error message:
The POST is to:
<domain>/<path>/$$$call$$$/grid/event-log/submission-file-event-log-grid/fetch-grid?submissionId=52807&fileId=236095&revision=4
And the response:
{“status”:false,“content”:“The current role does not have access to this operation.”,“elementId”:“0”,“events”:null}
In the Editorial History there are no links for uploaded files:
We applied all fixes from the stable_3_1_1 branch to a test installation, but there was no success.
Is it a defect in OJS upgrade?
How to correct?
Thank you!