Closed (fixed)
Project:
Email Registration
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Mar 2018 at 11:54 UTC
Updated:
18 Aug 2019 at 17:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
max-kuzomko commentedComment #3
abrammUsername uniqueness should be handled by Migrate itself and not by process plugin.
Attaching the patch + interdiff.
Comment #4
andypostLooks great! needs more eyes to test
Comment #5
gregglesIf I understand this correctly, it would be useful on a site that is importing from a source that doesn't have a username. That source is likely not Drupal, and this feature is useful even on a site that eventually won't use email_registration. It feels like this might belong in something like a "migrate extras" kind of module?
Comment #6
gregglesJust bumping this in case anyone has feedback on my question in #5?
On the one hand - code that is only mildly related tends to decay and become buggy. On the other hand, this does seem generally useful and at least somewhat related to this module.
Comment #7
jnettikI've reviewed this and it looks good to me.
Comment #9
gregglesThanks for your work and reviews!