Jenkins Active Choices Plugin: Checkbox Values Returned as Booleans Instead of Actual Values
I’m using the Jenkins Active Choices plugin to create dynamic parameters in my Jenkins pipeline. However, I’m encountering an issue with the checkbox values being returned as booleans (true, false) instead of the actual values specified in the HTML form.