Skip to content

Commit

Permalink
app: Remove "manual=true" from migration illegal_concurrent_file_load…
Browse files Browse the repository at this point in the history
…ings #TASK-6305
  • Loading branch information
j-coll committed May 24, 2024
1 parent c74ea8a commit bdfa4d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
@Migration(id = "illegal_concurrent_file_loadings" ,
description = "Detect illegal concurrent file loadings and fix them by setting 'status' to 'INVALID' or 'READY'",
version = "2.12.5",
manual = true,
domain = Migration.MigrationDomain.STORAGE,
language = Migration.MigrationLanguage.JAVA,
date = 20240424
Expand Down

0 comments on commit bdfa4d6

Please sign in to comment.