Problem/Motivation

I am updating to the latest 2.2.2 release, from 1.7, and I get this when running database updates:

 drush updb -y
 [error]  The installed version of the /Workbench email/ module is too old to update. 
Update to a version prior to 2.3.0 first (missing updates: 
workbench_email_post_update_add_reply_to).
 

 // Requirements check reports errors. Do you wish to continue?: yes.                                                   

I'm not using any patches or anything. Any idea what's happening here? Do I need to uninstall, and then reinstall the module?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bburg created an issue. See original summary.

larowlan’s picture

Category: Bug report » Support request
larowlan’s picture

Category: Support request » Bug report

Ah looks like we put the wrong version number in there.

Update to https://www.drupal.org/project/workbench_email/releases/2.2.1 first and then you should be good.

We need to change the numbering here https://git.drupalcode.org/project/workbench_email/-/blob/2.x/workbench_... to say 2.2.2

larowlan’s picture

Status: Active » Needs review

  • larowlan committed 1b5c08f on 2.x
    Issue #3299979 by larowlan: Updating to 2.x causes "The installed...
larowlan’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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