Task #12608 (closed)
Opened 5 years ago
Closed 5 years ago
BUG: Tables.getHeaders() doesn't return description
| Reported by: | spli | Owned by: | spli |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1.0-m3 |
| Component: | API | Version: | 5.0.5 |
| Keywords: | n.a. | Cc: | python-team@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
omero.grid.*Column types take a name and description which is saved in the HDF5 table, however getHeaders() doesn't return the description and there is no other way of retrieving it in the Tables API.
Change History (1)
comment:1 Changed 5 years ago by spli
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
https://github.com/openmicroscopy/openmicroscopy/pull/3255