-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: atlassian-bitbucket-server-integration-plugin
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.