Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0008911Dwarf FortressDwarf Mode -- Jobs, Assignment of Jobspublic2015-04-10 09:162017-11-18 02:05
Hinaichigo 
Dwarfu 
normalminorhave not tried
resolvedno change required 
0.40.24 
 
0008911: Manager Puts Tasks on Top of Other Tasks
The job manager is replacing my manually scheduled jobs in terms of order, so if I set "make rock blocks" to repeat in a mason's workshop, then order 30 rock doors in the job manager, the rock doors will fill up the workshop and prevent the blocks from being made. This happens across all workshops of the same type so you can't isolate certain workshops from the manager's commands by setting something to repeat as you used to be able to. So one can't really make different things simultaneously from the same type of workshop if you have something ordered in the job manager that uses that workshop type.
No tags attached.
Issue History
2015-04-10 09:16HinaichigoNew Issue
2015-04-10 17:46m-logikNote Added: 0032558
2015-04-10 21:29Rafal99Note Added: 0032559
2015-04-10 22:41HinaichigoNote Added: 0032560
2015-04-12 12:12m-logikNote Added: 0032565
2015-04-13 08:47HinaichigoNote Added: 0032568
2017-11-18 02:05DwarfuNote Added: 0036885
2017-11-18 02:05DwarfuStatusnew => resolved
2017-11-18 02:05DwarfuResolutionopen => no change required
2017-11-18 02:05DwarfuAssigned To => Dwarfu

Notes
(0032558)
m-logik   
2015-04-10 17:46   
If I understand the report correctly, this sounds like intended behavior. When a job set to repeat is completed, if the shop has other jobs queued then the repeat task will be placed at the bottom of the queue. As such, I would say that this is a suggestion/feature request to be able to exclude specific shops from manager's orders.
(0032559)
Rafal99   
2015-04-10 21:29   
If you want the workshop to not receive manager's orders, add your manually scheduled job 10 times on repeat. With whole queue full, it won't get new jobs from the manager.
(0032560)
Hinaichigo   
2015-04-10 22:41   
In the previous version the jobs would add to the bottom of the stack in all cases.
(0032565)
m-logik   
2015-04-12 12:12   
I can't reproduce this. Are you certain that the repeat task isn't just cycling to the bottom of the list after completion?
(0032568)
Hinaichigo   
2015-04-13 08:47   
That might be it I guess. I guess it wasn't like that in the previous version so I thought of it like a bug. Is it intended behavior?
(0036885)
Dwarfu   
2017-11-18 02:05   
Orders are iterated through. Repeat orders at the shop level will cycle to the bottom after each iteration.