-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
Running windows server 2010, appears to happen in most/all browsers.
1. Create a new project
2. Check "This build is parameterized"
3. Add a choice variable
4. Enter a name for it in the "Name" field
5. In the "Choices" box, enter 4 items like so, such that the first item is a blank line:
A
B
C
6. Click Save
7. Click Configure
8. The first (blank) line has been removed so the choices are now:
A
B
C
It appears that a workaround is to use a space as the first line, but this will not be a possible option for many projects.
- relates to
-
JENKINS-25681 Choice Parameter - Empty option is saved but deleted when editing job next time
-
- Resolved
-
-
JENKINS-27505 A blank line in the beginning of a textarea is removed
-
- Resolved
-
I'm Seeing the same behavior running on Ubuntu server. On the projects that I've had a blank line on, I just re-add it when I need to change the project. It only affects the project if you save it with the blank line missing, and only removes the blank line when you go the the "Configure" page.