PharmaLedger-IMI / ctr-workspace

UC8 Clinical Trials Recruitment
MIT License
2 stars 0 forks source link

v0.9.0 individual non-matching pre-screener shown as empty MatchRequest #51

Closed joaoluis-pdm closed 2 years ago

joaoluis-pdm commented 2 years ago

Answering a single pre-screener that does not match,

image

is shown as an empty MatchRequest.

image

TODO: First decide what the correct behaviour should be

joaoluis-pdm commented 2 years ago

Let's recognize the case of a MatchRequest for a single trial (MatchRequest.clinicalTrial is filled), even if the matchresult for that trial is "no match". Put that information directly in the Match structure.

joaoluis-pdm commented 2 years ago

Also afects backoffice-frontend.

The trial preferences appear as "empty MR".

image

(Found by @lehialessandro )

joaoluis-pdm commented 2 years ago

Should be fixed on v0.10.17 or higher.