Skip to content

Commit

Permalink
Merge pull request pkp#1509 from jonasraoni/bugfix/main/9535-skip-inv…
Browse files Browse the repository at this point in the history
…alid-submission-files

Bugfix/main/9535 skip invalid submission files
  • Loading branch information
jonasraoni authored Jan 27, 2024
2 parents 6820da2 + 6ed43e9 commit 949724d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dbscripts/xml/upgrade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@

<upgrade minversion="3.1.0.0" maxversion="3.4.0.4">
<migration class="APP\migration\upgrade\v3_4_0\I9627_AddUsageStatsTemporaryTablesIndexes"/>
<migration class="PKP\migration\upgrade\v3_4_0\I9535_FixEmptyFileStage"/>
</upgrade>

<upgrade minversion="3.1.0.0" maxversion="3.4.9.9">
Expand Down

0 comments on commit 949724d

Please sign in to comment.