Fragment/Action Cache data is not currently cleaned out when the app is
stopped/started
---------------------------------------------------------------------------------------
Key: OLIO-103
URL: https://issues.apache.org/jira/browse/OLIO-103
Project: Olio
Issue Type: Bug
Components: rails-app
Reporter: Mandy Waite
Assignee: Shanti Subramanyam
Cache data is not currently cleaned out from tmp/cache when the app is
stopped/started, this may cause issues with the app working from invalid cache
data. The same is also true when the DB is reloaded between test runs. Ideally
the tmp/cache/views directory and its contents should be removed whenever the
DB is reloaded and when the app is restarted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.