Task #8080 (closed)
Opened 7 years ago
Closed 7 years ago
BUG: shared resources openTable not working cross group
| Reported by: | cneves | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | n.a. | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-02-28 (9) |
Description
shared resources openTable is not honoring {'omero.group':'-1'} even for system users. It works fine when the session group matches the object being read.
https://github.com/cneves/openmicroscopy/commit/69093eb30ce43b4ed25f3629efa66d15873c640b adds a test that shows this behavior.
Change History (1)
comment:1 Changed 7 years ago by jmoore
- Milestone set to OMERO-Beta4.4
- Resolution set to fixed
- Sprint set to 2012-02-28 (9)
- Status changed from new to closed
- Type changed from Bug to Task
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Once the bug in the test is fixed (i.e. passing sopts to openTable) commit https://github.com/joshmoore/openmicroscopy/commit/1f522ea63664440a82637c7c99d48223bcc7ff75 seems to have this passing. Reopen if necessary.