I think the drush command should use a dash as separator, not the underscore
entity_updater:enqueue --> entity-updater:enqueue
For BC, we should keep the variant without the dash as alias around.
I think the drush command should use a dash as separator, not the underscore
entity_updater:enqueue --> entity-updater:enqueue
For BC, we should keep the variant without the dash as alias around.
Comments
Comment #2
fagoI guess that should work?
Comment #4
mostepaniukvmMade change and tested locally, pushed to 1.x