Hello,

I use dev version of module to --force-override my entities, but I lost my user passwords because of they are absent in JSON. So, I prepared the patch for DCD to preserve passwords unchanged. Please review.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Andrew Answer created an issue. See original summary.

Andrew Answer’s picture

martin_klima’s picture

Title: Fix --force-override for user passwords » Add option for preserving user password
Assigned: Unassigned » martin_klima
Status: Needs review » Active

Thank you for the patch. It is a good idea.
I think we need to have a special option for this feature, because --force-override option should be very aggressive by default and ensure all the imported content will be reset to the state in exported JSON files.

So I add the new --preserve-password option.

martin_klima’s picture

Issue tags: +DevDaysTransylvania

martin_klima’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.