Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.4 (Beta)
-
Fix Version/s: 1.4.0 (Beta)
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Steps to reproduce:
1. add a build environment (name="env1")
2. add another build environment (name="env2")
3. edit the build environment in #2 and change the name to "env1"
Observed behavior:
- Duplicates are not accepted when adding build environments.
- Duplicates are accepted when editing build environments.
Expected behavior:
- Duplicates should not be accepted when editing a build environment.
Patch applied in r930283 of trunk.
Additional changes made:
Thanks Garry!