Problem/Motivation

When a MILE referenced entity, block_content in general, cached entities are rendered instead of latest updates.
The MILE referenced entities in the menu layouts must be updated whenever those entities update.

Steps to reproduce

- Create a block content
- MILE Reference this block_content in a menu item (having ), Save.
- Now update that previously created block_content
- Check menu layout, no block_content updates rendered.

Proposed resolution

- Reload the referenced entity from database before rendering in the menu layout

CommentFileSizeAuthor
#3 mile-3539159-2.patch1.32 KBgauravjeet

Comments

gauravjeet created an issue. See original summary.

  • 92949241 committed on 1.0.x
    Issue #3539159 by gauravjeet: Stale entities being rendered
    
gauravjeet’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

Adding the patch here that works!

gauravjeet’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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