Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins: 2.277.1
OS: Linux
uno-choice:2.5.5
Description
We recently upgraded to Jenkins 2.277.1. Some of our jobs have an "Active Choices Reactive Reference Parameter" that has Choice Type set to "Formatted Hidden HTML".
Before the upgrade to 2.277.1, these parameters did not show up on the "Build with Parameters" page.
After the upgrade to 2.277.1, these parameters do show up on the "Build with Parameters" page.
We are running the Active Choice Parameter plugin version 2.5.5
Hi dmcgee2000
We tried to release a fix for the migration from HTML tables to divs that happened in a recent Jenkins release, but have found that the fix didn't cover all possible scenarios.
Possibly this parameter type not being rendered is related to that issue. We have one pull request submitted by a contributor that appears to be related, but I'll need more time to properly reproduce each issue in each environment (normally need to do that in at least 2 versions of Jenkins, and old one and a recent LTS) and test the fix or write some code to fix it.
Sorry for the inconvenience, feel free to ping this issue if it takes too long for being updated/resolved.
Bruno