I've run git bisect on the two releases. The bug was introduced during the following commit
[ed329d1088c164df560b9299cd9096ae76519418] [FIXED JENKINS-42443] Make f:select display spinner during AJAX requests
Commit can be found
here, changes were made to
select functionality. My code which uses
select is
here. If you need the plugin to test, please see
zap jenkins plugin wiki.
Please advice on next step, i can't determine a solution myself looking at the changes which were made to the
select functionality. Thank you very much.