Task #1770 (closed)
Opened 10 years ago
Closed 9 years ago
ScriptingImprovements : pass active group to scripts
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Scripting | Version: | 4.1 |
| Keywords: | n.a. | Cc: | dzmacdonald, jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-04-30 (8) |
Description
This ticket is a part of WorkPlan/ScriptingImprovements
Due to #1434 (group-based security), it will be necessary to pass a particular group to all scripts. This should most likely be the current active group of the user's session. It may also be necessary to lock the active group for that session (i.e. setSecurityContext is disabled).
Change History (3)
comment:1 Changed 9 years ago by jmoore
- Owner changed from dzmacdonald to jmoore
comment:2 Changed 9 years ago by jmoore
- Remaining Time set to 1
comment:3 Changed 9 years ago by jmoore
- Remaining Time changed from 1 to 0
- Resolution set to fixed
- Sprint set to 2010-04-30 (8)
- Status changed from new to closed
All scripts use the group of the job, otherwise they can not link output to the job, etc. Closing.