Skip to content

Fix scheduling epic migration

Jarka Košanová requested to merge fix-scheduling-epic-migration into master

What does this MR do?

This MR fixes ArgumentError: wrong number of arguments (given 3, expected 1..2) when running background migration MoveEpicIssuesAfterEpics.

as discussed in the MR we don't want to re-run the migration, we just want to fix the migration for older installations.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports