medispring / icure-backend

OSS version of the iCure Medical File Management software
GNU General Public License v2.0
0 stars 1 forks source link

TAK-140 Use the service author instead of patient author for transactions author elements #176

Closed ghost closed 4 years ago

ghost commented 4 years ago

Jira tickets: https://medispring.atlassian.net/browse/TAK-140 https://medispring.atlassian.net/browse/MS-2081

When a medication schema is exported:

  1. the for the CD-TRANSACTION : medicationscheme was changed with the sender instead of the patient author
  2. the for the CD-TRANSACTION : medicationschemeelement was changed with the service author instead of the patient author
ghost commented 4 years ago

@antoinepairet , I've made this changes after I've discussed with Fix what we need to do to fix the original bug https://medispring.atlassian.net/browse/MS-2081 . Probably the changes needs a review also from Antoine Duchateau, extra from what we've discussed with him is that I had to change also CD-TRANSACTION : medicationscheme with the sender instead of patient author.

ghost commented 4 years ago

@antoinepairet , I had a look together with Antoine Duchateau on this which validated the changes.