Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CacheAll is not able to remove the cache #217

Closed
oscar9 opened this issue Oct 6, 2022 · 0 comments
Closed

CacheAll is not able to remove the cache #217

oscar9 opened this issue Oct 6, 2022 · 0 comments
Labels
solved Solution developed and accepted, not yet deployed Type: Bug Something isn't working
Milestone

Comments

@oscar9
Copy link
Contributor

oscar9 commented Oct 6, 2022

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
@oscar9 oscar9 added the Type: Bug Something isn't working label Oct 6, 2022
oscar9 added a commit that referenced this issue Oct 6, 2022
@oscar9 oscar9 added this to the v2.4.0 milestone Oct 6, 2022
@oscar9 oscar9 added the ready for testing Solution is ready to test label Oct 6, 2022
@oscar9 oscar9 added solved Solution developed and accepted, not yet deployed and removed ready for testing Solution is ready to test labels Oct 20, 2022
@oscar9 oscar9 closed this as completed Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Solution developed and accepted, not yet deployed Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant