Hi,

in a plugin I'm developing I need to let end-user configure credentials and
an organisation ID selected from a list. This list is populated based on
selected credentials.

The issue I have is that doFillOrganisationIdItems() is invoked as form is
rendered with empty credentials, seems to me there's some race condition as
the credentials select list get populated in parallel. But
doFillOrganisationIdItems
never get invoked with the actually selected credentialsId

Does this ring any bell ? Known bug ? Possible workaround ?

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANMVJzkmigYcKS7fCGjfVGb29m-PO_%3DaT%2BMO3UvOb7q8m0n_Zg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to