Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #1535 (new defect)

Opened 10 months ago

Last modified 2 months ago

Data synchronization: sync errors with voided patient Identifiers

Reported by: mcunderlik Assigned to:
Priority: major Milestone: Sync Module Someday
Component: Sync Module Keywords:
Cc: mharrison Introductory Ticket: 0
Code Review Status:

Description

When patient identifier is voided, under some conditions sync breaks as patient_identifier record on child is deleted in process of sync instead of voiding it. It is unclear if this is a result of merge patient, or how IDs are handled in the service/UI layer. One symptom however is that the sync record shows 'deleted' in identifier collection for the patient and update in the actual sync item for the identifier object. The 'deleted' entry seems to be incorrect and maybe the cause of this issue.

Change History

10/18/09 14:09:45 changed by mharrison

  • milestone changed from Data-Synchronization-1.0.5 to Data-Synchronization-1.0.7.

01/15/10 18:33:54 changed by bwolfe

  • owner deleted.
  • component changed from Synchronization to Sync Module.
  • milestone changed from Data-Synchronization-1.0.7 to Sync Module Someday.

I was able to pass a voided identifier across when in 1.5 and the sync module.

Do you have a repeatable workflow to cause this bug Maros?