Hi there, I got a caching issue. I update my object via repository->update(object) and redirect to the show action. But in the show action nothing changed. That works once after clearing the cache or if the page option no_cache is enabled. But that's not a real solution. Any suggestions? Regards Thorben