#12 closed Enhancement (wontfix)
Need a AutoReport when Detaching
Reported by: | Ageless | Owned by: | davea |
---|---|---|---|
Priority: | Trivial | Milestone: | Undetermined |
Component: | Client - Daemon | Version: | |
Keywords: | detaching | Cc: |
Description
Posted by: jte Date: 7:09 PM 03-03-2005 Uploading results is not enough to get credit... you have to report the result too. I uploaded and detached from project and had no idea that you also needed to report the result.. I bet there's lots of people not knowing this. A autoReport(and autoUpload)feature when detaching from a project would be nice.
btw. I thought the update(report)-thing was something you did when you needed new WU:s
Change History (4)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The tooltip says to click Update to report results before detaching; I think that's sufficient. This button should detach immediately; if we want a deferred detach there should be a different interface
comment:3 Changed 17 years ago by
There should be a detach_when_done GUI RPC, right now the only way to do it is from an AMS.
comment:4 Changed 17 years ago by
Keywords: | Autoreport removed |
---|
Another solution would be to have the detach_when_done flag set via GUI RPC. When detaching a project with waiting tasks or results the manager could ask the user if the project should automatically detached later or right now.
At the client side it only needs a <detach_when_done>0|1</detach_when_done> within the project_detach command.