Hello,
I am currently upgrading my Open Journal Systems (OJS) installation from version 3.3 to version 3.4 following the instructions provided in this forum link. However, I am encountering an error during the database upgrade process.
The error message I am receiving is as follows:
A database error has occurred: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘PKP\task\ReviewReminder’ for key ‘scheduled_tasks_pkey’ (SQL: UPDATE scheduled_tasks SET class_name = PKP\task\ReviewReminder WHERE class_name = lib.pkp.classes.task.ReviewReminder)
It seems like there is a duplicate entry issue related to the scheduled_tasks
table. I’m not sure how to resolve this problem or what steps to take next.
Has anyone else encountered this issue during their upgrade process? Any guidance or suggestions on how to fix this would be greatly appreciated.
Thank you!