Can't edit build description without changing build name
Brought to you by:
andreas_rth
Steps:
1. Click the Release link
2. Click on the name of a release
2. Click the Edit link of an existing build
3. Enter text in the Description field and click Submit.
Defect:
WARNING: Build Name already exists. Please choose another name.
Expected:
It should be possible to edit a build's description without changing the build's name.
I verified this - it seems that the check for the build name is obsolete here.
I've been looking at this myself recently and think the attempt to fix Bug ID 1925377 is responsible.
I'm trying ti find an improved solution - will provide an update if I can