Problem/Motivation

Unable to update from 8.x-3.1 to 8.x-3.2 as database update fails.

Steps to reproduce

  1. Update module to 8.x-3.2
  2. Use drush updb or update.php in a browser

Note: There may be several thousand broken links recorded (I am new to the site I am maintaining and haven't been able to
obtain the exact number) and about a hundred or so borken_link patterns.

Proposed resolution

Refactor hook_update_n() code so that the drush batch backend or the standard batch processing will function correctly.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

Comments

rtrubshaw created an issue.

amjad1233’s picture

I am facing the same issue. It took long hours to run this one...

brooke_heaton’s picture

I removed the module entirely due to this issue. Was not worth the pain nor time.

jayvala’s picture

@amjad1233, Is it completed your drush updb after long hours?