Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Nov 2015 at 18:49 UTC
Updated:
3 Dec 2015 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
webflo commentedComment #3
webflo commentedComment #4
webflo commentedComment #6
webflo commentedPatch from #3 again, because the last patch was a test only patch.
Comment #7
mikeryanIt looks to me like this is testing that the instance label matches the field label - i.e., taking for granted that they are both populated from the same place (original vocabulary name). I think it would be better to test directly against the source data that's being migrated.
Comment #8
webflo commentedComment #9
mikeryanComment #10
webchickNice catch. Committed and pushed to 8.0.x. Thanks!