microsoft / BCApps

Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
https://microsoft.github.io/BCApps/
MIT License
317 stars 158 forks source link

Only disregard cache for the user login table when updating the login time tracker #1862

Closed jehelles closed 2 months ago

jehelles commented 2 months ago

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

github-actions[bot] commented 2 months ago

Issue #544663 is not valid. Please make sure you link an issue that exists, is open and is approved.