#1475 closed defect (fixed)

Validation of laterality fails with error if it is missing in the JSON and there is a matched specimen

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

Description

Normally, the laterality is allowed to be missing in a JSON file since we expect to register it later from the referral form. It doesn't even generate a warning message.

But, if there is already an existing specimen that has been registered for the same referral form and if that specimen is still missing a laterality the import wizard gives an error: Missing value in JSON and <sample-name>: Specimen.Laterality.

The workaround is to temporarily register a laterality for the existing specimen, import the JSON file and then remove the laterality from both the old and new specimen.

Change History (2)

comment:1 by Nicklas Nordborg, 13 months ago

Milestone: Reggie v4.45.3Reggie v4.46
Summary: Validation of laterality fails with error if there it is missing in the JSON and a matched specimenValidation of laterality fails with error if it is missing in the JSON and there is a matched specimen

comment:2 by Nicklas Nordborg, 12 months ago

Resolution: fixed
Status: newclosed

In 7121:

Fixes #1475: Validation of laterality fails with error if it is missing in the JSON and there is a matched specimen

Note: See TracTickets for help on using tickets.