Closed (fixed)
Project:
Workbench Email
Version:
2.2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2022 at 12:59 UTC
Updated:
11 Aug 2022 at 06:19 UTC
Jump to comment: Most recent
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?
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
Comment #2
larowlanComment #3
larowlanAh 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
Comment #5
larowlanComment #7
larowlan