Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2018 at 21:21 UTC
Updated:
26 Mar 2018 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottThe Drupal 6 site I'm migrating from has never seen the
calendarsignupmodule but I'm getting notices about it. That's because it is not in the system table.Comment #3
quietone commentedYes this fix makes sense. We should not assume that an extension listed in noUpgradePaths will have an entry in the source system table.
Comment #5
heddnGood test coverage. Fixes an error. Easy fix.
Comment #6
alexpottWe have tests.
Comment #7
plachNot wrapping a column 80, looks great otherwise.
Comment #8
alexpottFixing wrapping and adding an @see to be helpful.
Comment #10
plachCommitted fe1e9a5 and pushed to 8.6.x. Thanks!
Comment #11
plachCommitted df59fd8 and pushed to 8.5.x. Thanks!
Comment #13
plachUn-crediting myself...
Comment #14
heddnSorry about the line wrap. I was reviewing on mobile, and that is one of the few things its hard to catch.
Comment #15
heddn