-
Bug
-
Resolution: Fixed
-
Major
-
-
2.393, 2.387.1
If a global configuration uses `optionalBlock` and it contains built-in validations (for example `min` or `max` for an integer), then `/manage/configure` fails to save with the following JS error:
```
An invalid form control with name='_.someValue' is not focusable
```
Reproduced on 2.387.
This seems to be a regression from the previous LTS.
[JENKINS-70662] Built-in validations are broken when inside an `optionalBlock`
Labels | New: lts-candidate regression |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/7668 (Web Link)" [ 28499 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Reproducer https://github.com/jenkinsci/jenkins/pull/7666