Opened 18 months ago
Closed 18 months ago
#1491 closed enhancement (fixed)
Add support for importing JSON after sample tubes have been delivered
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.48 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
In ticket #1480 we implemented transfer of samples tubes. In most cases we have received processing and sequencing data before the tubes arrive. But this is not always the case and the transfer wizard will create place-holder items (Specimen, Lysate, RNA, DNA and FlowThrough).
The current JSON importer doesn't support this use case, but gives an error that there is an existing specimen with the given Clarity ID. The JSON importer need functionality to support merging information with the existing items. The end result should be the same as if the JSON had arrived before the transfer.
Change History (6)
comment:1 by , 18 months ago
comment:6 by , 18 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 7229: