View Issue Details

IDProjectCategoryView StatusLast Update
0037387mantisbtbugtrackerpublic2026-09-13 16:54
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version2.28.0 
Summary0037387: Caching doesn't get properly invalidated after write operations
Description

Often a write operation involves a read and then write. If a read happens after the write, it often reads from stale cache. The write operations need to always flush the cache to avoid such stale reads. This often affects APIs more than web UI.

TagsNo tags attached.

Activities