Bug #1248 (closed)
Opened 10 years ago
Closed 10 years ago
reloadCollection in OmeroPy
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
Traceback (most recent call last):
File "OmeroClients/collectionmethods.py", line 39, in <module>
image.reloadDatasetLinks( sameImage )
File "/Users/josh/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_model_ImageI.py", line 519, in reloadDatasetLinks
if toCopy.getDetails().getUpdateEvent().getId().getValue() < getDetails().getUpdateEvent().getId().getValue():
NameError: global name 'getDetails' is not defined
Change History (1)
comment:1 Changed 10 years ago by jmoore
- 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.
r4080