Opened 19 months ago
Closed 19 months ago
#1497 closed defect (fixed)
JSON auto-import may create duplicate library plates, pools, flow cells and sequencing runs
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.48.3 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
If there is more than one JSON file that references the same non-existing item (Library plate, Pool or FlowCell lookup via ExternalRef) the importer may create multiple items with the same ExternalRef. This first import will be successful for all JSON files. If there are more JSON files later that also reference any of the duplicate items, the new files will not be possible to import. They will stop with an error message about the duplicate items.
Note:
See TracTickets
for help on using tickets.
In 7253: