SelectLatestVersion ensures data from the cache older than the current time is disregarded. Calling this on every login effectively makes any cached values from before the login unusable. Instead, uptake the new version of SelectLatestVersion that only disregards the cache for a specific table.
Summary
SelectLatestVersion ensures data from the cache older than the current time is disregarded. Calling this on every login effectively makes any cached values from before the login unusable. Instead, uptake the new version of SelectLatestVersion that only disregards the cache for a specific table.
Work Item(s)
Fixes AB#544663