Skip to content

[JENKINS-73669] rowSelectionController selects all checkboxes in a row #16526

@jenkins-infra-bot

Description

@jenkins-infra-bot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions