Task #4893 (closed)
Opened 8 years ago
Closed 8 years ago
self.dataset.getParentLinks('image', images)
| Reported by: | wmoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2011-04-21 (10) |
Description (last modified by atarkowska)
Ola - noticed this line which looks wrong. Maybe should be
self.dataset.getParentLinks(images)
webclient/controller/container.py
Not sure how to test this?
Change History (2)
comment:1 Changed 8 years ago by cxallan
- Sprint changed from 2011-04-07 (9) to 2011-04-21 (10)
comment:2 Changed 8 years ago by atarkowska
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Sorry, haven't registered that ticket, but now it looks like:
self.dataset.getParentLinks()
and it works.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moved from sprint 2011-04-07 (9)