Checklist after deployment

Modified on Tue, 12 Aug at 7:53 AM

Checklist after deployment

  1. Go to the health endpoint of the api (apiUrl/health). Make sure all the statuses are healthy.
  2. Go to the health endpoint of the background job(bgJobBaseUrl/health). Make sure all the statuses are healthy.
  3. Go to background job dashboard (bgJobBaseUrl/jobs) and check if there is any recently failed jobs. There should be no failed jobs.
  4. Go the graphql url (apiUrl/graphql) and check if the page is loading to check the if graphql is working or not.
  5. Go to Ilap analytics web UI, try loggin in. → Web UI is working fine
  6. After login, Go to the Field Section, check if the fields are being shown. → API is working fine
  7. Check test connection from IDE desktop client → Analytics api is accessible by the user
  8. Import a schedule, go to hangfire dashboard, check if jobs are being processed → hangfire dashboard is working fine.
  9. Import a schedule with resource assignment and planned hours, wait for the background jobs to be finsished, log into the analytics database and check if there were new entries in the table “Reporting_ActivityPeriodized” → timephasing is working correctly

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article