In relating to use of Jenkins plugin ExtendedChoiceParameter (jsonEditor underline)
Is there a way with the schema for a enum field to change the selection based on another field watched?
Here is a scenario.
There are more than one enum fields (one on root level, the other on 2nd level) with the same list. Selection of the root field will trigger all the others on the 2nd level to have the same selection, but allow user to make changes on individual 2nd level fields, if needed.
In relating to use of Jenkins plugin ExtendedChoiceParameter (jsonEditor underline)
Is there a way with the schema for a enum field to change the selection based on another field watched?
Here is a scenario. There are more than one enum fields (one on root level, the other on 2nd level) with the same list. Selection of the root field will trigger all the others on the 2nd level to have the same selection, but allow user to make changes on individual 2nd level fields, if needed.