- Merge request !2971Issue #870918 : Regression: Multiple messages returned from the same update... → (Open) created by bhanu951
- last update
over 1 year ago 29,392 pass, 48 fail - last update
over 1 year ago 29,751 pass, 56 fail
In #394268: DIE update_sql() DIE! → a big cleanup of the update system was done which made it so update functions return a simple string (indicating a success message) rather than a complicated array like before.
However, some problems were introduced:
This patch cleans things up and restores the ability for an update function to return multiple messages either on a single pass or accumulated over multiple passes in a batch process.
Note: Drush probably requires some D7 changes as a result of this; I don't think that can be helped.
TBA
Reroll patch
Add test, see #1 and #26
Needs work
11.0 🔥
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.