Problem/Motivation

grequest_update_8008() uses the raw configuration storage API, this means that entity storage definitions don't get updated - this only happens when using the config entity API to update.

Steps to reproduce

Run the update on an install that hasn't had it yet, and check the status report - it'll show grequest_status needing an updated.

Proposed resolution

Add grequest_update_8009() doing the same thing, but with the config entity API this time.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3246195-1.2.patch673 bytescatch

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
StatusFileSize
new673 bytes

Here's a patch.

amateescu’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me!

  • LOBsTerr committed 58e9967 on 1.0.x authored by catch
    Issue #3246195 by catch: grequest_update_8008() results in mismatched...
lobsterr’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for contribution

Status: Fixed » Closed (fixed)

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