-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.453
How to reproduce:
- Install folder plugin
- Create a freestyle job with name "project"
- create a folder with name "folder"
- create a freestyle job in the folder with name "subproject"
- open configure page of "subproject" click on Advanced, enter in displayname "project"
- leave the text field
-> You get a warning that the name "project" is already in use as a name by a job although in the folder is no conflicting job - create a second job in the folder with name "p2"
- try to set the displayname of that second job to "subproject"
No warning is shown although there is a conflict
- links to