mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
2cc12167ed
https://community.openproject.org/wp/56769 The original migration `ChangeViewOfQueriesWithTimelineToGantt` was fine, but it was applied too early: in OpenProject 13.2.0 the migration would already have been run and it was still possible to create Gantt queries inside the work packages module. Such queries were not migrated. This commit runs the original migration again to ensure all queries displayed as Gantt charts are displayed in the right module.