Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Sep 2017 at 14:28 UTC
Updated:
30 Sep 2017 at 19:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
neerajsinghComment #3
neerajsinghAdding the patch here..
Comment #4
neerajsinghComment #5
jofitzOops! I was involved in the patch that added that.
Correction looks good to me. Setting to RTBC - I see know reason why the tests should fail.
Comment #8
xjmI confirmed that this dependency is already listed at the top of the same optional dependencies array in the correct alphabetical order. Nothing to test here as it basically was just redefining the same item. Committed and pushed to 8.5.x, and cherry-picked to 8.4.x as a non-disruptive cleanup during RC. Thanks!