Native XML Export/Import is not handling internal review round correctly #10606
Labels
Bug:2:Moderate
A bug that is causing problems for a substantial minority of users.
Milestone
Describe the bug
While debugging e2e tests - it turned out that export/import test is corrupting data and results in submission which is in internal review (OMP), but without review round created - which is always expected to be there and therefore it crashes at least in one place..
Test is temporarily disabled. Its not easy to pin point if its long standing bug or regression, as this test was disabled for some time - #10115 . And the crash is coming from the new code in submission listing.
To Reproduce
Steps to reproduce the behavior:
Tested only in 3.5. Once investigated, it might be good to check the older versions if they might be affected by this.
What application are you using?
OJS, OMP or OPS version 3.5
Additional information
Here is crash stack trace when rendering new submission listing. It fails, because it assume that there is always review round for active stage.
The text was updated successfully, but these errors were encountered: