Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2015 at 19:39 UTC
Updated:
19 Aug 2015 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
neclimdulI'd like to say, I totally manually mucked with this and manually made the md5 so neener neener hashing "protection".
Comment #3
mikeryanI admit I didn't follow the IRC discussion too closely - why not replace the exception with simply returning a NULL value, and using the default_value plugin in the migration?
Comment #4
neclimdulI don't know that we discussed that specifically. We did discuss bypass behavior similar to map but to address your question, how do we know NULL isn't a matched value?
Comment #5
neclimdulreroll around #2463909: Migrations should support non-installed default configurations (templates)
Comment #6
neclimdulreroll around #2522600: Remove CMI dependency from Migration Templates
Comment #7
neclimdulreroll around the great migration move of 2015
Comment #8
phenaproximaThis looks good to me, and I could see it being useful.
Comment #9
alexpottThis looks useful to me to. Migrate is exempt from beta evaluation. Committed 5a03edb and pushed to 8.0.x. Thanks!