OpenMRS

Add Meaningful Error Message to the Patient Matching module

Currently, the Module Activator of the Patient Matching module has automatically generated try-catch blocks that don't print meaningful errors.

See : https://github.com/openmrs/openmrs-module-patientmatching/blob/master/api/src/main/java/org/openmrs/module/patientmatching/PatientMatchingActivator.java#L230

eg: See here:[https://github.com/openmrs/openmrs-module-patientmatching/blob/master/api/src/main/java/org/openmrs/module/patientmatching/ScheduledReportGeneration.java#L86]

Add a meaningful error message.

Submission Steps

You need to submit the pull request URL which contains your additions.

Task tags

  • patient matching
  • code
  • java
  • module
  • error

Students who completed this task

samuelpiltch

Task type

  • code Code
  • done_all Quality Assurance
close

2018