6.0.0-alpha12
6/13/25

[#9698] Not uploading when selecting individual tasks
Summary Not uploading when selecting individual tasks
Queue Components
Type Bug
State Resolved
Priority 1. Low
Owners wrobel (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/22/2011 (5197 days ago)
Due
Updated 07/07/2011 (5090 days ago)
Assigned
Resolved 07/07/2011 (5090 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/07/2011 05:47:47 AM Gunnar Wrobel Comment #4
State ⇒ Resolved
Reply to this comment
The "package" task generates the archived package which will then be 
uploaded and deleted if the "upload" task is active. If I dissociate 
both into separate tasks the "upload" task would have to guess the 
path to the generated archive. This would work in most cases but it 
doesn't seem right to me and I feel the code should ensure that it 
uploads what has just been prepared as a release.

I did add two warnings instead:

1) Exit if the user just selects the "upload" task.
2) Warn in case "package" is selected without "upload" and wait for 5 seconds.
07/07/2011 05:42:09 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

Warn if the package/upload selection seems unusual (Bug #9698). Add a 
commit helper as option if required. Indicate when invalid tasks 
should be skipped.

  1 files changed, 19 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/01eaa414aa702717d1edf481c9dd2ca771b34194
04/20/2011 01:45:22 PM Jan Schneider Comment #2 Reply to this comment
When running the release command with selected tasks, and one of the 
tasks is "package", then the generated package is not uploaded.
This is actual correct behaviour. I thought that selecting a parent 
task should automatically run all child tasks, unless those are 
specified individually too. But using that logic, it wouldn't be 
possible to run the package task *without* the upload task.
If trying to run the upload task individually, it fails too.
Uploading should probably be made a separate task instead of an option 
of the package task.
03/22/2011 11:39:58 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Gunnar Wrobel
Queue ⇒ Components
Summary ⇒ Not uploading when selecting individual tasks
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
When running the release command with selected tasks, and one of the 
tasks is "package", then the generated package is not uploaded.
If trying to run the upload task individually, it fails too.

Saved Queries