I re-did our upgrade from 2.0-dev to 3.1 and rean across an issue with drush. even though the module was disabled, drush tried to run the updates, which returned messages about the module not being enabled. I then enabled the module and ran the updates again, but drush said there were no updates found. I'm thinking there was probably some important stuff in those updates that didn't get run. I'm guessing I have to set my schema version back to retry this?

Thanks

Comments

frankcarey’s picture

I'm just going to revert my database til before the upgrade, and see if that makes a difference

also i was referencing #533724: Post upgrade, needing a clue recovering panel pages, please help which is mentioned in the 3.1 version notes

frankcarey’s picture

yeah, having it enabled made a huge difference, most of my many panels came through the conversion process very well.

For folks that run across this, I hope you made a database backup first that you can restore from. If not, maybe you can check out my thought process of changing schema version to an older one so that you can rerun the backups, but make sure you at least backup from where you are now before trying that.

merlinofchaos’s picture

Status: Active » Fixed

There's now protection from this in 3.2.

Status: Fixed » Closed (fixed)

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