- Open on Drupal.org βEnvironment: PHP 8.2 & MySQL 8last update
almost 2 years ago Not currently mergeable. - last update
almost 2 years ago CI aborted - πΊπΈUnited States phenaproxima Massachusetts
quietone β credited phenaproxima β .
- π³πΏNew Zealand quietone
This is a duplicate of an earlier issue, although this one is removing more dead code, π Remove SourcePluginBase::$mapRowAdded Closed: duplicate
- last update
almost 2 years ago 29,571 pass - last update
almost 2 years ago 29,815 pass - Status changed to Needs review
almost 2 years ago 9:38am 18 July 2023 - Status changed to RTBC
almost 2 years ago 2:36pm 18 July 2023 - πΊπΈUnited States smustgrave
Think a follow up could be opened for the deprecation of destinationIds
I checked 2 of the modules @quietone mentioned in #6
1 is only on D8 but the other has a D10 release and marked active. - π³πΏNew Zealand quietone
#6 was about usages of to
\Drupal\migrate\Plugin\Migration::$destinationIds
in contrib. That property is not touched with this change. I re-checked the two properties being removed here and did not find usages in contrib. - Status changed to Fixed
almost 2 years ago 12:56pm 19 July 2023 - π³πΏNew Zealand quietone
Re the followup. $destinationIds is used in \Drupal\migrate\Plugin\migrate\source\SqlBase::initializeIterator and I recall seeing usages in contrib. Therefor I am removing the tag.
Automatically closed - issue fixed for 2 weeks with no activity.