Task #1118 (closed)
Opened 11 years ago
Closed 11 years ago
Share needs owner details
| Reported by: | atarkowska | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
"select sh from Session sh join fetch sh.details.owner where sh.id = :id ",
returns
serverStackTrace = ome.conditions.ApiUsageException: could not resolve property: details.owner of: ome.model.meta.Session [select sh from ome.model.meta.Session sh join fetch sh.details.owner where sh.id in (:ids) ]; nested exception is org.hibernate.QueryException: could not resolve property: details.owner of: ome.model.meta.Session [select sh from ome.model.meta.Session sh join fetch sh.details.owner where sh.id in (:ids) ]
Change History (2)
comment:1 Changed 11 years ago by atarkowska
comment:2 Changed 11 years ago by atarkowska
- 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.
look r3032