-
Bug
-
Resolution: Unresolved
-
Trivial
uring the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74
Jenkins 2.492.1
atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2
Managed to reproduce with different credentials type (password and token).
If the project and repository name are added correctly the plugin finds it and the job is configured.
[JENKINS-75277] Pipeline Job configuration cannot suggest (autocomplete) the bitbucket project and repository fields
Description |
Original:
During the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-45-22-577.png! |
New:
During the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-45-22-577.png! Managed to reproduce with different credentials type (password and token). If the project and repository name are added correctly the plugin finds it and the job is configured. |
Attachment | New: image-2025-02-13-10-50-09-814.png [ 63972 ] |
Description |
Original:
During the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-45-22-577.png! Managed to reproduce with different credentials type (password and token). If the project and repository name are added correctly the plugin finds it and the job is configured. |
New:
uring the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-50-09-814.png! Managed to reproduce with different credentials type (password and token). If the project and repository name are added correctly the plugin finds it and the job is configured. |
Attachment | Original: image-2025-02-13-10-50-09-814.png [ 63972 ] |
Description |
Original:
uring the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-50-09-814.png! Managed to reproduce with different credentials type (password and token). If the project and repository name are added correctly the plugin finds it and the job is configured. |
New:
uring the pipeline job configuration and Bitbucket server plugin, the combo-box cannot suggest/find any project and repository. (using a credential with Project admin permission).
{code:java} Uncaught TypeError: filteredItems.filter is not a function at updateSuggestions (combo-box.js:49:8) at HTMLInputElement.<anonymous> (combo-box.js:74:45)updateSuggestions@combo-box.js:49(anonymous)@combo-box.js:74 {code} Jenkins 2.492.1 atlassian-bitbucket-server-integration version: 4.1.4 and 4.1.2 !image-2025-02-13-10-45-22-577.png|thumbnail! Managed to reproduce with different credentials type (password and token). If the project and repository name are added correctly the plugin finds it and the job is configured. |
Labels | New: triaged |
Hi There augustocarvalho,
I can confirm i can reproduce this issue and acknowledge that it is a bug. Thank you for reporting!
Kind regards,
Dyon