Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options."See the parent issue, #2180187: [Meta] Refactor source ids, for an overview.
See #2180001: Add getIds to AggregatorFeed.php source and remove sourceIds from the migration: for a concrete example of what needs doing"
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Refactor_source_id_in_File-2180477-2.patch | 660 bytes | alvar0hurtad0 |
Comments
Comment #1
Anonymous (not verified) commentedComment #2
alvar0hurtad0Comment #3
alvar0hurtad0Ups!! sorry I didn´t see it wass assigned.
:)
I'm soooo sorry friend Ryan.
Comment #4
Anonymous (not verified) commentedNo worries!
Comment #5
alvar0hurtad0Comment #6
Anonymous (not verified) commentedI ran FileSourceTest and had 1 failure.
Comment #7
Anonymous (not verified) commentedI'm retesting this, I think there was a problem with my testing setup.
Comment #8
Anonymous (not verified) commentedTest failed with one exception:
FileSourceTest.php line 99
function Drupal\migrate_drupal\Tests\source\d6\FileSourceTest->testRetrieval()
Drupal\migrate_drupal\Tests\source\d6\FileSourceTest::testRetrieval Invalid argument supplied for foreach() /var/www/imp/core/modules/migrate/lib/Drupal/migrate/Plugin/migrate/source/SqlBase.php:92 /var/www/imp/core/modules/migrate/lib/Drupal/migrate/Plugin/migrate/source/SqlBase.php:188 /var/www/imp/core/modules/migrate/lib/Drupal/migrate/Source.php:222 /var/www/imp/core/modules/migrate/lib/Drupal/migrate/Source.php:265 /var/www/imp/core/modules/migrate/tests/Drupal/migrate/Tests/MigrateTestCase.php:85 /var/www/imp/core/modules/migrate/tests/Drupal/migrate/Tests/MigrateSqlSourceTestCase.php:100
Comment #9
Anonymous (not verified) commentedRetesting...
Comment #10
Anonymous (not verified) commentedPasses. Yessssssss
Comment #11
eliza411 commentedCommitted, thanks!