If given a bean from a class that has at least one @DataBoundSetter, uninstantiate should create another bean using the @DataBoundConstructor and the same constructor parameters, then compare the values of the setter fields. If any are equals to the values from the "control" bean, omit them in the map.
This would be useful for example for omitting changelog: true from git in the snippet generator.
- is blocking
-
JENKINS-26094 DescribableHelper
- Resolved
- links to