I want to make use of in my plugin.
The rows in my plugin have more than one column with checkboxes. Only one of the columns is actually enabled and should react on the button in the header row. But when selecting 'All' or 'None', the javascript will check/uncheck all checkboxes in the table even those of other columns.
Originally reported by mawinter69, imported from: rowSelectionController selects all checkboxes in a row
- assignee: mawinter69
- status: Resolved
- priority: Minor
- component(s): core
- resolution: Fixed
- resolved: 2024-10-21T21:15:20+00:00
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
I want to make use of <l:rowSelectionController> in my plugin.
The rows in my plugin have more than one column with checkboxes. Only one of the columns is actually enabled and should react on the button in the header row. But when selecting 'All' or 'None', the javascript will check/uncheck all checkboxes in the table even those of other columns.
- environment:
Jenkins 2.473
I want to make use of in my plugin.
The rows in my plugin have more than one column with checkboxes. Only one of the columns is actually enabled and should react on the button in the header row. But when selecting 'All' or 'None', the javascript will check/uncheck all checkboxes in the table even those of other columns.
Originally reported by mawinter69, imported from: rowSelectionController selects all checkboxes in a row
Raw content of original issue
Jenkins 2.473