Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-5313

mergeVisits in PatientServiceImpl should copy not move

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • TBD
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Undetermined

    Description

      TODO item on line 651 in PatientServiceImpl.java of org.openmrs.api.impl:

       

       private void mergeVisits(Patient preferred, Patient notPreferred, PersonMergeLogData mergedData) {
        // move all visits, including voided ones (encounters will be handled below)
        //TODO: this should be a copy, not a move
      

       

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sherlocktech Sean Stamm
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: