Reassing the same reviewer after their rejection ( OJS 3.1.1.2. )

We have a reviewer who declined the request for review in the second round by mistake, we would like to put it back in the same round, is there any way to do this?
Thanks in advance.

If you have access to database, change declined column in table review_assignments from 1 to 0 for that reviewer

You can find submission_id in the URL, and he is probably only reviewer with declined = 1 for that submisson and round 2.

2 Likes