#1438 closed enhancement (fixed)

Check for mismatches between the suffix in the SCANB_ID and the Sample type

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

Description

We found a JSON file with a SCANB_ID ending with C', but with Sample Type=Operationspreparat. The 'C' suffix indicates that the sample should be a SpecimenCoreBiopsy instead. In this case we should trust the suffix and only register a warning.

Change History (1)

comment:1 by Nicklas Nordborg, 16 months ago

Resolution: fixed
Status: newclosed

In 6967:

Fixes #1438: Check for mismatches between the suffix in the SCANB_ID and the Sample type

A warning is issued if the two values don't match, and the value derived from the SCANB_ID is used.

Note: See TracTickets for help on using tickets.