Task #2440 (closed)
Opened 9 years ago
Closed 9 years ago
BUG: Transmittance Range
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, wmoore, bwzloranger, mlinkert |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-05-13 (9) |
Description
Transmittance range is relying on the ordered nature of Filters. Filters are not an ordered collection on Instrument in OMERO so this needs to be changed to reflect this.
Change History (3)
comment:1 Changed 9 years ago by cxallan
- Status changed from new to assigned
comment:2 Changed 9 years ago by cxallan
- Cc jburel wmoore bwzloranger mlinkert-x added
comment:3 Changed 9 years ago by cxallan
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [7107]) Remove ordered handling of TransmittanceRange? on the server; pre-processing now happening on the client. (Fixes #2440)