[OJS 3.3.0.8] Strange behaviour in reviewer search after user merge

Hi @ramon,

Thanks for sharing all the details here. It sounds like this could be related to your other post on Review Reports. Are these two issues occurring for the same journals/installations?

I’ll have a look into the user merging behaviour and see what effect this might be having.

A few clarification questions:

In the example you describe, were reviewers for two different journals merged into a single user?

What behaviour do you see when searching for reviewers from an account with lower permissions, (e.g. a section editor on a single journal only)? Do you still see the reviewers listed multiple times?

Another place to check would be the browser’s network tab while searching for the reviewer you describe above. You’d be looking for a request that looked something like http://localhost/stable/ojs330/index.php/publicknowledge/api/v1/users/reviewers?contextId=1&reviewStage=3&searchPhrase=ReviewerName&count=30&offset=0&_=1635289046687 and see what the response returns. You could compare the difference between the two different reviewers returned and see what the differentiating factor might be.

Thanks.

Best,

Erik
PKP Team