Skip to content

[JENKINS-73517] c:select triggers two times the doFillXxxItems requests #964

Description

@jenkins-infra-bot

Due to the code at the bottom of select.js the onChange events are registered twice for the f:select used inside c:select.

In practice, it means that two HTTP requests are sent to the server everytime.


Originally reported by wfollonier, imported from: c:select triggers two times the doFillXxxItems requests
  • status: Open
  • priority: Minor
  • component(s): credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-08
Raw content of original issue

Due to the code at the bottom of select.js the onChange events are registered twice for the f:select used inside c:select.

In practice, it means that two HTTP requests are sent to the server everytime.

environment
Jenkins: 2.414.3<br/>
credentials: 1319.v7eb_51b_3a_c97b_

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions