Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.4 (Beta)
-
Fix Version/s: None
-
Component/s: Web interface
-
Labels:
-
Environment:Replicated on: Solaris Sparc, Mac OSX
-
Complexity:Intermediate
-
Number of attachments :
Description
The web interface no longer allows an admin user to add more than one "Installation" to a Build Environment.
Steps to Replicate:
Install 1.3.4 Beta...start Continuum
Add two installations (I added the ANT tool, and the Maven2 Tool)
Left Nav: Build Environment
Click on Add Button
Type a name for the build env. I called it "Test"
Click on Save Button
Combo Box has my Installation selected...click on Add
Switch Combo box to another instalation (I switched to ant). click on Add
Expected Result:
-> A second installation is bound to the build environment
Observed Result:
-> The initial installation seems to be overwritten by the second.
See attached screenshot.
I can reproduce this on trunk.
If this configuration is stored in continuum.xml, an easy workaround would be to edit the file directly. If (as I suspect) it's stored in the database, it will be harder to make changes outside of the app to work around this bug.