Hi Arieh, Thanks for the reply, but I'm not sure that's what I'm after... That seems to handle re-ordering a queue, my problem is more that I'm unable to queue a specific project.
In our current set up we have ProjectA and ProjectB both of which are only triggered by force build requests, when forced they query the user via a selectParameter to choose a specific setting that varies the build. Both of these builds reside in Queue1 and are handled correctly if a user forces ProjectA and another user later forces ProjectB... My problem is that I want users to be able to queue ProjectA several times (each building with a different setting), but the current dashboard will change the Force button over to an Abort button as soon as ProjectA is first triggered thereby preventing any further force build requests for that project. I was just wondering if there is a setting that I'm missing somewhere before I go digging into the dashboard code to remove the Abort button. Cheers, Jay
