id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2240	Background jobs queue (aka: file copy queue)	danilo.schembri		"When slow devices are used (slow networks, old USB, ...) a functionality which executes background jobs one at a time would be appreciated.

I wrote a patch which does this (only and simply this), but a fully functionality could include:
- a new state (""Queued"") for a background job
- a new button in background jobs list which allows to set ""Queued"" state (""Resume"" is already present and fine working)
- a new parameter which allows to specify max number of concurrent running jobs (by default; with manual ""Enqueue""/""Resume""/""Suspend"", parameter can be workarounded).

Attached patch only sets ""Stopped"" state if another job is already running, and starts automatically (switch form ""Stopped"" to ""Running"" state) a job which is ""Stopped""."	enhancement	new	minor	Future Releases	mc-core	master			sledgeas@… mooffie@…			no branch	
