I noticed some discrepancies in the numbers reported as well! Mainly for numbers in
/api/v1/users-infoAPI that I made earlier and then right now using my script.
That’s expected. That user-info call doesn’t take the actual user as parameter, it takes their new role and the new facility and calculates based on that. The actual user would also download some user-specific documents (like tasks) that this call would not know about.