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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | user_controller_cache-2769525-4.patch | 563 bytes | ronald van belzen |
| #2 | user_controller_cache-2769525-2.patch | 406 bytes | joelpittet |
Comments
Comment #2
joelpittetHere's a patch that seems to resolve the issues for me.
Comment #3
hass commentedCan you add a test for this, please? What is required in D8? We need a patch for D8 as well very first.
Comment #4
ronald van belzen commentedI think this might be what is asked for here.
Comment #7
hass commented