#1498 closed defect (fixed)

JSON importer unexpectedly complains about another specimen with the same PAD

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

Description

It possible for more than one specimen with the same PAD, but suddenly the JSON importer complained (with an error) about another specimen with the same PAD.

It seems like this happens if there is there is two or more other specimen items with the same PAD, but not if there is a single other item.

Change History (1)

comment:1 by Nicklas Nordborg, 11 months ago

Resolution: fixed
Status: newclosed

In 7257:

Fixes #1498: JSON importer unexpectedly complains about another specimen with the same PAD

The implementation will now accept the PAD as long as the duplicates have the same SCAN-B id.

Note: See TracTickets for help on using tickets.