On Tue, Mar 8, 2016 at 5:31 AM, Mads Nielsen <[email protected]> wrote: > <f:optionalBlock name="on" checked="${instance.on}" title="DataDog > tagging" inline="true">
Have you tried `OptionalJobProperty` in newer core versions? It covers this common use case with less boilerplate. In and of itself does not solve your issue but might make the cause clearer. -- 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/CANfRfr31TbdUF_BZZvO1ELrSKoxbBG1ULNWo7%3DXWZWkaBDc-Qw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
