You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On some sites, we've seen issues because someone truncated a changelog table.
In _getChangedIdsSelect, we should probably reset things if the metadata shows a version_id that is greater than the max version_id. This way it can self-recover at the very least (it should also log.)