Debian 12 (container image used: docker-registry-remote.artifactory-espoo1.int.net.nokia.com/jenkins/jenkins:2.516.3-lts-jdk17)
{"type":"object","title":"Pick SW Load to patch","properties":{"swLoadType":{"oneOf":[{"type":"object","title":"SBTS","properties":{"name":{"type":"string","default":"SBTS","options":{"hidden":true}},"FSMF":{"title":"FSMF","type":"boolean","format":"checkbox","default":true},"ASIA":{"title":"ASIA","type":"boolean","format":"checkbox","default":true},"ASIB":{"title":"ASIB","type":"boolean","format":"checkbox","default":true},"ASIK":{"title":"ASIK","type":"boolean","format":"checkbox","default":true},"ASIL":{"title":"ASIL","type":"boolean","format":"checkbox","default":true},"ASIM":{"title":"ASIM","type":"boolean","format":"checkbox","default":true},"ASOE":{"title":"ASOE","type":"boolean","format":"checkbox","default":true},"ASOG":{"title":"ASOG","type":"boolean","format":"checkbox","default":true}}},{"type":"object","title":"vDU","properties":{"name":{"type":"string","default":"vDU","options":{"hidden":true}},"vDU":{"title":"vDU","type":"boolean","format":"checkbox","default":true}}},{"type":"object","title":"vDU4G","properties":{"name":{"type":"string","default":"vDU4G","options":{"hidden":true}},"vDU4G":{"title":"vDU4G","type":"boolean","format":"checkbox","default":true}}},{"type":"object","title":"CU_CNF","properties":{"name":{"type":"string","default":"CU_CNF","options":{"hidden":true}},"CU_CNF":{"title":"CU_CNF","type":"boolean","format":"checkbox","default":true}}}]}}}
{
"disable_edit_json":true,"disable_properties":true,"no_additional_properties":true,"disable_collapse":true,"disable_array_add":true,"disable_array_delete":true,"disable_array_reorder":true,"keep_oneof_values":false,"iconlib":"foundation-icons"
}
JEP is not editable when clicking rebuild.
After clicking rebuild JEP allows me to edit JSON however I like but it shouldn't be editable when disable_edit_json = true
You can notice below that I successfully added xD string option to existing schema.
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Debian 12 (container image used: docker-registry-remote.artifactory-espoo1.int.net.nokia.com/jenkins/jenkins:2.516.3-lts-jdk17)
Reproduction steps
Using JEP (json-editor-parameter) with below schema and options
Schema
Options
Expected Results
JEP is not editable when clicking rebuild.
Actual Results
After clicking rebuild JEP allows me to edit JSON however I like but it shouldn't be editable when disable_edit_json = true
You can notice below that I successfully added xD string option to existing schema.
Anything else?
No response
Are you interested in contributing a fix?
No response