Add revision ID as source key to ContentEntity migration source (as in core)

Created on 23 February 2023, over 1 year ago

Problem/Motivation

Working on migration on paragraphs β†’ I found that also the revision id should be added to ContentEntity, similar as it was done for drupal core. See #3184650: ContentEntity migration source adds revision ID as source key, incompatible with Drupal 8.8 and earlier β†’ .

Steps to reproduce

Create a paragraphs migration and check the source keys. Only sourceid1 and sourceid2 are set in migrate_map_{migration_name}.

Proposed resolution

Fix it as in core.

API changes

In the same way as it was fixed in core, there should be no issues in BC.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany osopolar πŸ‡©πŸ‡ͺ GER 🌐

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

Comments & Activities

Production build 0.69.0 2024