Error on adding "Reviewer Suggested by Author" - Submission inaccessible

Describe the issue or problem
We are encountering the error message “Call to a member function getData() on null.” when attempting to add an “Reviewer suggested by Author” from the Add reviewer screen in editor role. As a result, the submission becomes inaccessible to both the author and the admin users.

Steps I took leading up to the issue
For example:

  1. Go to ‘From the Editor Dashboard - Goto Submission -
    Scroll down to the reviewer area - Click Add Reviewer - New Screen appears wtih Add Reviewer - Goto “Select Reviewer from Reviewer Suggestion - “Select Reviewer” - Fill the details and Click on “Add Reviewer”
    Nothing happens upon clicking Add Reviewer.
  2. If you click anywhere on the screen after this, the following error message appears: “Call to a member function getData() on null.”
  3. The submission then becomes inaccessible to both the author and adminusers

What application are you using?
Current version: 3.5.0.1

Additional information
Log file show

Error: Call to a member function getData() on null in /home/User/domains/XYZABC.com/public_html/journal/lib/pkp/classes/submission/reviewer/suggestion/ReviewerSuggestion.php:186
Error Screenshot below

Hi , this is a bug which we have had identified at [Reviewer Suggestion] | Unable to fetch appropriate submission in multi context system · Issue #11673 · pkp/pkp-lib · GitHub and a fix has been added which will be available at next release. in the mean time, you can apply the changes from the PR associated with the issue and to fix the inaccessible submissions, run the migration associated with the PR .

Please make sure to take backup of database before running migration just in case .

Regards

PKP Dev Team

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