In HIFIS_Clients, a bunch of clients are having null values stored for RecentActivityModuleTypeID and RecentActivityDateTime , despite having actions in their file that constitute activity.
So far I cannot detect any commonality between the clients who do have a Recent Activity, and those who don't have any.
Affected software elements
Clients Approaching Inactivity report
Recent Inactivity report
Coordinated Access module
Any custom report that includes a "days since last activity" calculation
Reported fixed in 4.0.61.1
Ryan: We upgraded to HIFIS 4.0.60.4.2 on 2024-10-09, which is when this issue was identified.
Reviewing the database, all clients with a value in the HIFIS_Clients.RecentActivityDateTime field have dates prior to the upgrade date.
Clients created after this date have NULL in both the RecentActivityDateTime and RecentActivityModuleTypeID fields.
Nancy: FYI - I logged the issue with HIFIS National back on October 2, 2025. Work Order #16034. The Client State process did not fix it. An example was sent on October 6, 2025 to the Dev Team.
Official reply: "Our Dev Team suggest that you should run the
sp_CheckClientStatestored procedure. Here is the screenshot to show how the stored procedure (with parameter values) should be executed."Related to Client's Recent Activity not Updating