[solved] OJS upgrade OJS 3.1.2 to OJS 3.1.2.1, submission page HTTP error 500

Hi all
I found this error. I use OJS Version 3.2.1.1.
and Error log is:

[02-Sep-2024 16:44:17 UTC] PHP Warning: assert(): assert($journal->getId() == $issue->getJournalId()) failed in /home/dscience/public_html/jurnal/classes/issue/IssueAction.inc.php on line 31
[02-Sep-2024 16:44:25 UTC] Slim Application Error:
Type: Error
Message: Call to a member function getData() on null
File: /home/dscience/public_html/jurnal/lib/pkp/classes/submission/PKPSubmission.inc.php
Line: 54

image

It happens when I load the editor dashboard. It looks like no articles have an editor assignment. I don’t know what happened.

I have seen the solution on this forum, but I can’t find it anymore… A comment is looks like SELECT for the article doesn’t have any assignment.

anyone can help me?