It think
https://github.com/jenkinsci/credentials-plugin/blob/b47c9c300223f86a7fd0c34e132e013f6920ebaf/src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java#L122-L124
was always wrong because it is not using
https://github.com/jenkinsci/workflow-step-api-plugin/blob/664bdaf9d0174c05140855af950b14c36c88ab18/src/main/java/org/jenkinsci/plugins/workflow/util/StaplerReferer.java#L59
which links to https://issues.jenkins.io/browse/JENKINS-19413 which links
to to https://github.com/jenkinsci/jenkins/pull/6519 which appears to be
working around the problem in core (but not other plugins using the same
standard pattern, such as yours) rather than fixing it in the `credentials`
plugin.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0MWQuNWZzEDbGw-utpoKhGN85GVmQVQ3PpBMQEJTmdNw%40mail.gmail.com.

Reply via email to