When your Adts don't get assigned in a test environment - aavedula/how-to-notes GitHub Wiki

Back

  • Check Aptible to see if the queue is running. The default worker and the patient matching worker should at least be running.

https://dashboard.aptible.com/accounts/2302/apps

  • Check the Sidekiq queue to see if anything is queued. (Should have AdtAssignmentWorkers queued)

http://connect-staging.careporthealth.com/admin/jobs

The user is jobs and the password is in the environment of the server you are running on.