https://github.com/jenkinsci/github-branch-source-plugin/blob/48c18135890848ccd46e118885884e1c09533e51/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java#L1323
for example On 23 May 2017 at 07:29, Stephen Connolly <[email protected]> wrote: > > > On 23 May 2017 at 06:59, SimonGlet <[email protected]> wrote: > >> Hi Stephen, >> >> Thanks for the quick response ! :-) >> >> The thing is that the doFill method is only triggered when the >> Project/Configure page is called. The only methods that are called without >> refreshing the whole page are the FormValidation doCheck... >> > > Really? Because I do this *all* the time with no issues... > > >> >> It seems that is only possible way to refresh locally is to click on >> something like a checkBox, button. >> >> We are beginning to think about optional fields: drop down list or free >> text >> entry controlled by a check box. That way we would get back the drop down >> lists that are updated on selection. >> >> I will continue looking for a solution to the posted problem and any other >> input is very welcome. >> >> Thanks >> Simon Glet >> >> >> >> >> >> -- >> View this message in context: http://jenkins-ci.361315.n4.na >> bble.com/Trigger-a-ComboBox-refresh-while-exiting-another-Co >> mboBox-tp4898326p4898329.html >> Sent from the Jenkins dev mailing list archive at Nabble.com. >> >> -- >> 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/ms >> gid/jenkinsci-dev/1495547957895-4898329.post%40n4.nabble.com. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/CA%2BnPnMz%3DMX2aX2PgdaVN85R8ZZDieSqkO3huraJMOBQbN4cVAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
