-
Bug
-
Resolution: Fixed
-
Blocker
-
Browser: Safari Latest
Core: https://jenkins.ci.cloudbees.com/job/core/job/jenkins-core/4515/
Name validation messages in the "Create Item" UI are not being displayed in 2.0 "Create Item" interface.
It impacts use-cases based on the item names.
- Jenkins core's Regex naming strategy does not display the warnings anymore
- Role Strategy plugin cannot validate permission patterns for Item.CREATE
- Various advisory tools for names cannot be used as well (I had private-source plugins, which used to integrate name filters with Ownership plugin)
- is blocking
-
JENKINS-20509 View/newJob.jelly assumes it is only ever invoked from Jenkins
- Resolved
- is related to
-
JENKINS-33774 'Create Item' does not support autocompleting the 'Copy from' field
- Resolved
-
JENKINS-33775 'Create Item' does not show validation warnings for item name
- Resolved
- links to