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

mergeEncounters 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 667 from PatientServiceImpl.java in org.openmrs.api.impl:

       

      private void mergeEncounters(Patient preferred, Patient notPreferred, PersonMergeLogData mergedData) {
        // change all encounters. This will cascade to obs and orders contained in those encounters
        // 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: