-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0.1
-
Component/s: Build Queues
-
None
-
Environment:
Using standalone version 1.0.1 build 210
When having a single build queue and you remove that queue, you get a warning message stating you should always have a build queue in order to perform builds, but the queue is removed anyway.
Problem is, you can't add any new queues when the last one is gone. I had to alter the configurePipeline.ftl in the webapp/admin folder to always display the "new" queue fields in order to add a new queue.