Task #5970 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: Double import
| Reported by: | cblackburn | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3.1 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-07-07 (1) |
Description
If I drag both a DV file and its accompanying log file into the import queue two imports appear to take place. See attached screenshot. According to the main client there is only one imported file.
Attachments (2)
Change History (6)
Changed 8 years ago by cblackburn
Changed 8 years ago by cblackburn
comment:1 Changed 8 years ago by cblackburn
- Summary changed from Double import to Bug: Double import
comment:2 Changed 8 years ago by jburel
comment:3 Changed 8 years ago by jburel
- Remaining Time set to 0.15
- Status changed from new to accepted
comment:4 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.15 to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [f98655a4d2390d19e407c2911f683e856d36c606/ome.git] on branch develop) Make sure that the image is linked to dataset if
companion file is selected and only import the image once if
the image and the companion file are selected (e.g. dv+log). (close #5970)
Actually both files are imported but if the log is selected the image is not linked to the dataset.