SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
293 stars 142 forks source link

[SORMAS2SORMAS] When sending and receiving shared data, some of the modified fields don't get shared back #3817

Closed AndyBakcsy-she closed 3 years ago

AndyBakcsy-she commented 3 years ago

Bug Description

Modifying some of the fields on the second server do not move to the first server after a return of the modified case

Steps to Reproduce

  1. GA 1 creates a case
  2. Send it to GA 2 with ownership
  3. GA 2 adds a sample and a Task to the case and modifies lots of data (including also the region/district Facility)+ adds addresses contacts , hospitalization, epi data, symptoms. 4 GA 2 sends it back to GA1 with sample and ownership ( using the Return button on the Case page under the Event Panel)

Expected Behavior

All modified filds should be synced back

Screenshots

Differences_when_sharing_cases 1 Differences_when_sharing_cases 2 Differences_when_sharing_cases 3

System Details

Additional Information

this might be related to #3608

AndyBakcsy-she commented 3 years ago

Trying to share to case one more time from GA1 to GA2 brings up an error message: image

raghupola-vg commented 3 years ago

tested and the data is now visible after case is returned. works fine.