I have a queue with about 30 projects all of equal priority, 1 of them failed so I fixed the error and checked it in to source control. I then would like the ccserver to build that project next.... So as defined in this patch: http://jira.public.thoughtworks.org/browse/CCNET-1095 I changed my queue settings to <queue name="Q1" duplicates="ApplyForceBuildsReAdd"> After forcing the build it removed and re-added it... but to the end of the list instead of the top. As Daniel Hommel noted a force build should have higher priority than an interval trigger.
Firstly should this be fixed? 2nd, is there any way to push my project to the top of the list without having to cancel all the others? Thank you in advance, Arieh.
