-
Bug
-
Resolution: Unresolved
-
Minor
-
None
We are using Jenkins LTS 2.479.1 (upgraded to this last month) after upgrade we started seeing error in parameter loading using uno choice plugin version 2.8.5/2.8.6.
Basically Active Choices Reactive Parameter is not loading values , which is result of not loading other parameters which are depends on previous parameter.
When we tried to debug using chrome developer tools we see following errors .
- is duplicated by
-
JENKINS-73922 Starting from 2.8.4 I get "Cannot read properties of null (reading 'toString')"
-
- Open
-
Hi tsnarote91 , I think this might be duplcated of JENKINS-73922, but I won't close it as I couldn't reproduce that issue, and I am afraid just looking at your issue description and screenshot it's not enough for me to reproduce it – I need someone to give me detailed steps to trigger the issue, and/or a config.xml. Then I'd run it through the debugger and confirm what needs to be done to fix it.