You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you press the button from the frontend to Remove All cache, it was arising an error about a missing property (already fixed it in the first commit of this issue). After that, it is no arising any error, and when it completes its action it looks like the cache has not been removed o recache.
How to reproduce it:
Update an item (name, status..)
Go to the front after that.
The cache will show the previous value
Delete the cache in Registry Manager - Data export - Remove all
Go back to the frontend
The new item should be seen update
Some suggestions about this behavior could be:
an error handling cache
an error in docker with EhCache
a bad configuration
a missing property
The text was updated successfully, but these errors were encountered:
When you press the button from the frontend to Remove All cache, it was arising an error about a missing property (already fixed it in the first commit of this issue). After that, it is no arising any error, and when it completes its action it looks like the cache has not been removed o recache.
How to reproduce it:
Some suggestions about this behavior could be:
The text was updated successfully, but these errors were encountered: