HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #912972
Improvement from worklist is never really postponed
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Based on wiederFI's report on irc about being able to build future targets.
Variable 'success' tells if the worklist item can be built. Deeper in the loop it's erroneously reused to check if building can be built later or must it be purged. If there's no need to purge the building, 'success' is then TRUE, and building is then also considered immediately buildable.
So building is either purged or started from the worklist, never postponed, even if there would be need to.
History
#1
Updated by Marko Lindqvist over 1 year ago
- File 0029-Fix-postponing-buildings-from-worklist.patch 0029-Fix-postponing-buildings-from-worklist.patch added
- File 0017-Fix-postponing-buildings-from-worklist.patch 0017-Fix-postponing-buildings-from-worklist.patch added
- File 0023-Fix-postponing-buildings-from-worklist.patch 0023-Fix-postponing-buildings-from-worklist.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist