The issue is that the values in the data field are not persisting, if I uncheck, exit config, go back to config and check the block, the data fields are empty.
I want the data to remain bound to the field regardless of the block being enabled or disabled. On Tuesday, June 28, 2016 at 5:20:27 PM UTC+1, Jesse Glick wrote: > > On Sat, Jun 25, 2016 at 9:16 AM, Tiago Lopes <[email protected] > <javascript:>> wrote: > > I'm receiving and handling the nested object in the builder's > constructor > > but still have issues with no object being created if the optionalBlock > is > > disabled. > > What is the issue? That is the intended behavior. If the block is > disabled, the nested object is null. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/d71d68ea-9215-48fb-8f64-e28839ff57ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
