Opened 7 years ago

Closed 7 years ago

#932 closed defect (fixed)

Retraction wizard should be able to handle cases that only holds a consent

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.9
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

Sometimes we receive a consent form (with consent=Yes) before any other information about case. Since there is no patient- or specimen-related information on the consent we don't know if the case should be a new case and patient or linked with existing items. When this happens we only register a "temporary" case with the consent information. There are no links to specimen or patient items. The referral form registration wizards will fix this later and connect with new or existing patient.

However, in some cases we never get any more information and the "temporary" case is left as it is. Unfortunately the retraction wizard doesn't support this scenario. It stops immediately with an error message Could not find any patient information for .....

The "Mark extracts for retraction" wizard should be updated to support this use case and create a new "Retract" parent item and link this to the case. The "Retraction follow-up and destruction" should then hopefully work as before without any modifications.

Change History (3)

comment:1 by Nicklas Nordborg, 7 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 7 years ago

(In [4312]) References #932: Retraction wizard should be able to handle cases that only holds a consent

The retraction wizard is now able to display the (little) information there is about a consent-only case. When registering a new Retract (or RetroNo) item is created and linked to the case. After that the other wizards seems to work as normal.

comment:3 by Nicklas Nordborg, 7 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.