-
Bug
-
Resolution: Not A Defect
-
Trivial
-
None
-
core 1.527
When creating a new (freestyle) job by copying some existing job:
1) If the existing job name begins with whitespace, the dropdown list does not work.
2) If the existing job name begins or ends with whitespace, after submitting the form we get "Error: No such job: name"
It's not obvious in either case that extra whitespace is the problem.
Typically the whitespace comes from copying/pasting a job name from the list in the view UI, so this bug just makes that a bit less convenient.
- is related to
-
JENKINS-30502 Unable to delete project with trailing whitespace in name
-
- Resolved
-
1) dropdown list appeared for me when i type space
2) successfully copied job that starts and ends with spaces.
One note, if you are creating new job that starts/ends with space, it stripe spaces from name. You can get spaces back by renaming job.
Please, ensure that you really has job with space.