Task #967 (closed)
Opened 11 years ago
Closed 9 years ago
Add defaultGroup field to Session table.
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2 |
| Component: | Security | Version: | 3.0-M1 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-03-19 (5) |
Description
Currently missing. Only persisted in memory.
Change History (7)
comment:1 Changed 11 years ago by jmoore
comment:2 Changed 10 years ago by jmoore
- Milestone changed from OMERO-Beta4 to GatherReqs
comment:3 Changed 10 years ago by jmoore
- Milestone changed from GatherReqs to OMERO-Beta4.2
This ticket is a part of #1434
comment:4 Changed 9 years ago by jmoore
- Sprint set to 2010-03-19 (5)
comment:5 Changed 9 years ago by jmoore
- Remaining Time set to 0.5
comment:6 Changed 9 years ago by jmoore
- Status changed from new to assigned
comment:7 Changed 9 years ago by jmoore
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from assigned to closed
With the work on setSecurityContext (#1817) and the removal of defaultPermissions (#1704) and the addition of the "omero.group" invocation setting (r6195), it perhaps makes more sense to move away from trying to store the group setting. Closing this ticket. If a concrete requirement arises for knowing the group setting for a Session, then a field like Session.owner should be added.
r2388