Provide the ability to execute dependent migrations

Created on 30 April 2019, over 6 years ago
Updated 21 October 2024, 10 months ago

At the moment, migrate_cron only runs individual migrations without executing their dependencies. If a migration has unmet dependencies, it will be skipped by MigrateExecutable. The below patch provides an additional checkbox to allow Migrate Cron to run dependencies, similar to the option --execute-dependencies from Migrate Tools.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia sonnykt Melbourne, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡«πŸ‡·France prudloff Lille

    The patch in #10 forces the update if track_changes is not defined.
    It should also check for high_water_property. We don't want to force the update if this configuration key exists.

  • First commit to issue fork.
  • First commit to issue fork.
  • Pipeline finished with Success
    10 months ago
    Total: 133s
    #315867
  • Pipeline finished with Success
    about 2 months ago
    Total: 542s
    #520719
  • Pipeline finished with Success
    about 2 months ago
    Total: 147s
    #520732
Production build 0.71.5 2024