Closed (fixed)
Project:
Node export
Version:
7.x-3.x-dev
Component:
Node export
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 04:58 UTC
Updated:
17 Feb 2018 at 02:37 UTC
Jump to comment: Most recent
Comments
Comment #1
danielb commentedI consider that patch to be a security problem so I can't officially support it. If you can guarantee that the same username on different sites is actually the same person, then yeah I guess you could do something similar.
I would prefer to use node_export_relation to match authors up with UUID. But I have no advice on how to move accounts from one site to another. Another answer is to allow the admin to choose properties by which to identify accounts (username, uuid, etc...) so the responsibility lies with them, but that involves more work.
#794836: Handle Authors
However there are a number of open bugs which are of more importance than adding new features at the moment.
Comment #3
rubyjiI am importing the nodes into a site that is a clone of the exporting site and can guarantee that the author IDs will be the same. This really ought to be an option. The risk is assumed by the site administrator, not the module author.