Task #2341 (closed)
getUserScripts logic and checking for running processor
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2 |
| Component: | Scripting | Version: | n.a. |
| Keywords: | n.a. | Cc: | wmoore, jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-04-30 (8) |
Description
- getUserScripts
-- @default to the group? Yes
-- Need to handle ResourceError("No processor available")
-- ask "any processor available"?
-- need automatic launching of groupmode processor (later version)
-- move "uploadScript" away from "uploadOfficialScript" in UI
--- not provide at all?
--- confusing to have users upload what they can't launch
-- non-official is mostly for devs
-- we have to say "you need to install this"
-- the key is the mapping to OS user (/Users/group)
Change History (4)
comment:1 Changed 9 years ago by jmoore
comment:2 Changed 9 years ago by jmoore
comment:3 Changed 9 years ago by jmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from new to closed
Server changes are finished. Jean-Marie, I assume you have a separate client ticket, so I'm closing this. Re-open as necessary.
comment:4 Changed 9 years ago by wmoore
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6927]) see #2341 - Adding IScript.canRunScript and getUserScript now defaults to current group