Opened 5 months ago

Closed 3 weeks ago

#1546 closed enhancement (fixed)

Add support for file items on different file servers

Reported by: Nicklas Nordborg Owned by:
Priority: blocker Milestone: Relax v1.7
Component: net.sf.basedb.relax Keywords:
Cc:

Description

The release importer currently assume that all files items are located on the ReleaseArchive file server items. But this is no longer the case since DNA WGS data is stored on a different file server. We need to implement support for reading this information from the JSON file (but this need to be implemented on the export side in Reggie as well).

Change History (3)

comment:1 by Nicklas Nordborg, 5 months ago

In 7464:

References #1546: Add support for file items on different file servers

Added ReleaseArchiveDNA file server.

comment:2 by Nicklas Nordborg, 5 months ago

In 7466:

References #1546: Add support for file items on different file servers

Files should now be linked to the proper file server. Assuming that this information is present in the JSON file under the "fileServer" tag. If the tag is missing the default file server is used (ReleaseArchive).

comment:3 by Nicklas Nordborg, 3 weeks ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.