Saving an object does not clear/reset the cache
Closed this issue · 1 comments
gregfroese commented
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.
gregfroese commented
Ted turned off the ADODB caching and this cleared right up.