tedkulp/silk

Saving an object does not clear/reset the cache

Closed this issue · 1 comments

When loading an object and making a change to it and then saving it, the cache is not cleaned or updated and further page hits still show the old data even though the database is showing the updated data.

Ted turned off the ADODB caching and this cleared right up.