Task #8209 (closed)
Change ImportLibrary to accommodate server-side imports
| Reported by: | cblackburn | Owned by: | cblackburn |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-03-13 (10) |
Description
The repository service can initiate a server-side import on files already copied into a repository but the ImportLibrary needs some adjustment make this fully usuable.
Change History (11)
comment:1 Changed 7 years ago by cblackburn
- Status changed from new to accepted
comment:2 Changed 7 years ago by cblackburn
comment:3 Changed 7 years ago by cblackburn
- Priority changed from minor to critical
- Remaining Time changed from 1 to 0.5
comment:4 Changed 7 years ago by cblackburn
- Owner cblackburn deleted
- Status changed from accepted to new
comment:5 Changed 7 years ago by cblackburn
- Owner set to cblackburn
- Status changed from new to accepted
comment:6 Changed 7 years ago by cblackburn
- Remaining Time changed from 0.5 to 0.25
comment:7 Changed 7 years ago by cblackburn
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:8 Changed 7 years ago by Chris Allan <callan@…>
(In [7cb994f962784506b0ff53ba6efa5a863ff2a3bd/ome.git] on branch develop) Initial changes to allow for server-side import. See #8209
comment:9 Changed 7 years ago by Chris Allan <callan@…>
(In [bb2ab1f809f5615ad388d2b1e0902cc72127f39e/ome.git] on branch develop) importMetadata now takes something like an ImportContainer?. See #8209 and #8223
comment:10 Changed 7 years ago by Chris Allan <callan@…>
(In [4891143ab269a8d25235931d4ce9a7c2ea429ea2/ome.git] on branch develop) Removed unused method and altered logging. See #8209
comment:11 Changed 7 years ago by Chris Allan <callan@…>
(In [fedd56f9dd82c913f4ef1235a638ec7f0db5045f/ome.git] on branch develop) RepositoryImportContainer? almost fully populated. See #8209 and #8223
The importMetadata only takes the target files and so any imports are orphaned. The method needs to be revised to take an Ice version of the ImportContainer