Task #4545 (closed)
Opened 8 years ago
Closed 7 years ago
Remove use of getOwner (model change)
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | cneves, atarkowska, wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Traceback (most recent call last):
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/django/core/handlers/base.py", line 92, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omeroweb/webadmin/views.py", line 229, in wrapped
return f(request, *args, **kwargs)
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omeroweb/webadmin/views.py", line 856, in my_account
myaccount.getOwnedGroups()
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omeroweb/webadmin/controller/experimenter.py", line 139, in getOwnedGroups
groupsList = list(self.conn.listOwnedGroups())
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2270, in listOwnedGroups
if gem.owner.val:
File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_model_GroupExperimenterMapI.py", line 181, in __getattr__
raise AttributeError("'%s' object has no attribute '%s' or '%s'" % (self.__class__.__name__, getter, questn))
AttributeError: 'GroupExperimenterMapI' object has no attribute 'getOwner' or 'isOwner'
Change History (3)
comment:1 Changed 8 years ago by cxallan
comment:2 Changed 8 years ago by jmoore
- Milestone changed from OMERO-Beta4.3 to Unscheduled
Moving to Unscheduled since we are approaching the 4.3 freeze.
comment:3 Changed 7 years ago by jburel
- Resolution set to wontfix
- 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.
Referencing ticket #4542 has changed sprint.