• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • OpenSpecimen Forums

    Logins not showing up in catissue_login_audit_event_log

    In our test environment (OpenSpecimen v1.1 RC2), logins are not being logged in the catissue_login_audit_event_log. We have gone through the upgrade process in test severla times and this had not been the case previously. We arre on the same version in prod and it logs correctly there.

    I tried running ant deploy_app, but that did not fix it. I was able to write an entry to that log table directly via SQL. No errors are shown in the server or application logs.

    Has anyone else seen this?

    Hi @bob_lange,

    I have checked the latest OpenSpecimen build (OS-v1.1_RC3), its working fine. However there are no code changes related to login audit functionality from RC2 to RC3.

    ~Nitesh

    Turns out, the issue was me. I was pointing to an old version of the database. Of course, it didn’t have any new logins! Sorry for the confusion.