Problem/Motivation

The drush command is totally broken because it calls non existent fields like detachFieldHandlerFromContentView and detachYoastSeoFields.

Proposed resolution

Remove the drush.inc because the command is not needed. Having the message that a module can not be uninstalled, is completely drupal default behavior.

CommentFileSizeAuthor
remove-drush.patch2.08 KBchr.fritsch

Comments

chr.fritsch created an issue. See original summary.

kingdutch’s picture

Status: Needs review » Fixed
Issue tags: +Needs documentation

Makes sense, I've committed it. This probably needs a documentation follow up.

Status: Fixed » Closed (fixed)

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