jenkinsci / jenkinsci/credentials-plugin

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

Open
#964 0 comments 0 reactions 0 assignees View on GitHub
component:credentials-plugin imported-jira-issue priority:minor resolution:unresolved ux
Dominant language
Java
Stars
134
Forks
258
Avg merge
48m
Merged PRs (30d)
1

Description

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

credentials: 1319.v7eb_51b_3a_c97b_
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.