Task #10225 (closed)
Bug: duplicate thumbs import
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | 5.0.0-beta1 |
| Component: | Insight | Version: | n.a. |
| Keywords: | FS | Cc: | fs@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
duplicate thumbnails after import.
The problem was noticed during the FS testing.
2 issues:
- One in the thumbnail service itself see #10112
- One in insight in the way the error is handled.
This ticket is for the insight problem
The problem could also happen on dev_4_4 but I have not been able to trigger it.
Change History (3)
comment:1 Changed 7 years ago by jburel
- Cc fs@… added
- Keywords FS added
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by jburel <j.burel@…>
(In [ac3b7acc627041924cb78863d9a8e4a72a1201cc/ome.git] on branch develop) Handle correctly to void duplicate thumbnails (see #10225)
comment:3 Changed 7 years ago by Josh Moore <josh@…>
(In [18658bb799284c4fccb922b39c89ee3503ea08c0/ome.git] on branch develop) Merge pull request #631 from jburel/thumbnails
Handle correctly duplicate thumbnails (see #10225)
see https://github.com/openmicroscopy/openmicroscopy/pull/631