I've installed and enabled the module. Now what? I don't see how or where I'm supposed to be able to use this to run the now deprecated drush entity update.

Comments

BeccaWhitlock created an issue. See original summary.

plach’s picture

Status: Active » Fixed

This module just provides an alternative implementation of the drush entup command, there's no UI or configuration.

Status: Fixed » Closed (fixed)

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

stephen ollman’s picture

'alternative implementation of the drush entup'....

What's the alternate implementation?

I just installed this and ran update.php .....Totally killed my site for about 5 minutes, before it finally back. I assume a process was still running.

When it did come back my 'Mismatched entity' was still there.

Some better instructions of how to properly utilise this module is really needed.

plach’s picture

@Stephen Ollman:

I added these two paragraphs to the project description:

Usage

[...]
Just run the drush entup command as before.

Do not use this to fix the Mismatched entity and/or field definitionserror: again, this is not meant to fix production sites.

If you encounter that error you should identify which module defines the problematic entity type or field type and open a bug report or support request in its queue.

I hope this looks better now.