Problem/Motivation

Was noticing that after changes that the controller would hold on if they were not made through the user_save() or similar that would clear the cache.

Proposed resolution

Clear the entity controller's cache after update.

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new406 bytes

Here's a patch that seems to resolve the issues for me.

hass’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Status: Needs review » Needs work
Issue tags: +Needs tests

Can you add a test for this, please? What is required in D8? We need a patch for D8 as well very first.

ronald van belzen’s picture

StatusFileSize
new563 bytes

I think this might be what is asked for here.

hass’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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