Votes
RB
about 2 months ago
👍
KL
about 2 months ago
👍
CS
about 2 months ago
👍
AR
about 2 months ago
👍
AR
Ali Ryder 🧑‍💼 Staff
about 1 year ago
In Progress

Stored procedure sp_CheckClientState not being initiated

Every night, the stored procedure sp_checkClientState is supposed to run, which is supposed to check each client's date of last activity and update their activity/inactivity status accordingly. It appears that this procedure is not always being called when it is supposed to, which is resulting in a number of issues related to activity/inactivity.

🚦Activity Status 🐛Bug 🚨Major 4.0.60.3 4.0.60.4
Comments
AR
Ali Ryder 🧑‍💼 Staff

You can temporarily fix this by manually executing the stored procedure sp_CheckClientState in your HIFIS database. If you don't know what that means, this instruction is not for you. Talk to your database administrator. However, this only corrects your current data and doesn't prevent future problems.

CS

@Ali Ryder ​I have a SQL job scheduled to run this shortly after midnight nightly in 60.3 to work around the issue. Hoping that I can disable it after upgrading, but we will see.

AR
Ali Ryder 🧑‍💼 Staff

@Christie Scott ​Oh yeah that should work