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
292 stars 140 forks source link

S2S_contacts_change behaviour if share with hand over the ownership = true [0.5] #9840

Closed SahaLinaPrueger closed 2 years ago

SahaLinaPrueger commented 2 years ago

Problem Description

If you want to share a contact with hand over the ownership the checkboxes 'share samples' and 'share immunization' do not get checked automatically. If you want to hand over the ownership to another system you always have to share the samples and the vaccinations. So if a user forgets to check this to boxes, the user of the target system will think that the contact do not have any samples or vaccinations.

Proposed Change

share with hand over the ownership = true leads to share samples = true (+ greyed out i.e. not changeable) and share immunization = true ( + greyed i.e. so not changeable) and exclude personal data = false ( + greyed out i.e. not changeable) exclude sensitive date = false ( + greyed out i.e. not changeable)

All in all same behaviour as implemented for cases yet.

Acceptance Criteria

Implementation Details

Additional Information

behaviour now: image behaviour should be: image

SahaLinaPrueger commented 2 years ago

@JaquM-HZI