Add config dependency on migration entity to cron_migration entities

Created on 31 May 2024, 6 months ago

Problem/Motivation

When a migration entity is removed (for example due to uninstallation of a module), a corresponding cron_migration entity still exists.

Steps to reproduce

Proposed resolution

cron_migration entities should have something like the following in its config:

dependencies:
  config:
    - migrate_plus.migration.name

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine pingwin4eg Zaporizhia πŸ‡ΊπŸ‡¦

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

Comments & Activities

Production build 0.71.5 2024