Task #8165 (closed)
Bug: Missing ability to interrogate in progress status
| Reported by: | cxallan | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | cneves, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-03-13 (10) |
Description
When interacting with the thumbnail store it is currently not possible to interrogate the "in progress" status of a thumbnail.
Change History (4)
comment:1 Changed 7 years ago by cxallan
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by Chris Allan <callan@…>
(In [3848fe97d254050372461b30e40006bff71051b2/ome.git] on branch develop) Add capability to interrogate in progress status. (See #8165)
comment:3 Changed 7 years ago by Josh Moore <josh.moore@…>
(In [4becf5cf02332750f2d81255cdfae7d45721a430/ome.git] on branch develop) Merge pull request #117 from chris-allan/8165_in_progress
Add capability to interrogate in progress status. (See #8165)
comment:4 Changed 7 years ago by Carlos Neves <carlos@…>
(In [775926e59daf41e477f3257608f3bc7552c30171/ome.git] on branch develop) Checking thumb isInProgress before caching (see #8165)
Logic added in my 8165_in_progress branch:
Closing.