Closed (duplicate)
Project:
Drupal core
Version:
8.5.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jul 2017 at 16:12 UTC
Updated:
13 Aug 2017 at 14:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
maxocub commentedHere's a first patch.
Comment #4
maxocub commentedComment #6
maxocub commentedOups, forgot a coma.
Comment #7
phenaproximaSelf-assigning for review.
Comment #8
heddnAssigning to myself for review this week.
Comment #9
heddnPostponing on #2896507: Update FieldPluginBase with a default processFieldValues() and getFieldFormatterMap()
Comment #11
maxocub commentedPreparing for #2896507: Update FieldPluginBase with a default processFieldValues() and getFieldFormatterMap() getting in.
Comment #12
maxocub commentedSince they are quite small, similar and related, let's do the for new field plugin in one patch: #2901851: Replace the static map in the d7_field migration by field plugins