- π¬π§United Kingdom catch
I feel like there's another issue to discuss this, but putting here for now.
We need to decide when to do this, IMO it should be something like this:
It makes sense to support the Drupal 7 migrations in core until Drupal 7 is EOL, but for as short a time as possible after that date. That way supported Drupal 7 sites can migrate to a supported version of core, but unsupported Drupal 7 sites will eventually need to rely on the contrib module.
Therefore, if the Drupal 7 EOL date falls within the support cycle for Drupal 10, we should deprecate migrate_drupal in Drupal 10 for removal in Drupal 11.
- π¬π§United Kingdom joachim
Migrate Drupal isn't just for migrating from old sites. It's really useful for doing data migrations *within* a site. I've used it for things like migrating box entities to paragraphs, for instance.
- π¬π§United Kingdom catch
@joachim are you using
migrate_drupal
to do in-site migrations or justmigrate
? This issue is only about migrate_drupal. If so, which bits of migrate_drupal are you using? If there's stuff that's generically useful, then we ought to be moving that to migrate anyway I think - migrate_drupal is only supposed to be for d6 and d7. - π¬π§United Kingdom joachim
I use \Drupal\migrate_drupal\Plugin\migrate\source\ContentEntity a lot!
- π¬π§United Kingdom catch
OK yeah there is that and \Drupal\migrate_drupal\Plugin\migrate\source\d8\Config. That seems worth migrating to the migrate module since it's version-agnostic - or even if we moved them to contrib they shouldn't be in a d6/d7 migrate module that's going to eventually drop support.
- π³πΏNew Zealand quietone
There's been some discussion among the release managers about other options for how to remove Migrate Drupal and Migrate Drupal UI. There was no decision, just knocking around ideas.
So, I am tagging this to a full discussion can take place.
- π¬π§United Kingdom catch
I think we need to discuss this in π [Policy] Migrate Drupal and Migrate Drupal UI after Drupal 7 EOL Fixed and leave this issue for figuring out mechanics, leaving the tag on but will comment over there.
- Status changed to Postponed: needs info
over 1 year ago 2:18am 3 October 2023 - Status changed to Postponed
about 1 year ago 6:24am 3 October 2023 - Status changed to Active
5 months ago 10:48am 23 July 2024