georgibalkandjiev opened a new issue, #8868: URL: https://github.com/apache/incubator-devlake/issues/8868
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened trying to use bitbucket with DevLake and when adding a bitbucket I configure the connection, it is successful, but when i try to add Data scope I get an empty list of repos. in the container logs i see "GET "/plugins/bitbucket/connections/10/remote-scopes" with response 200, but in the UI i do not see a list of repos, it says "No data to select". in the container logs i see: time="2026-05-05 10:56:58" level=error msg="HTTP 400 error\n\tcaused by: attached stack trace\n\t -- stack trace:\n\t | github.com/apache/incubator-devlake/server/api/task.GetSubtaskByPipeline\n\t | \t/app/server/api/task/task.go:87\n\t | github.com/gin-gonic/gin.(*Context).Next\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174\n\t | github.com/apache/incubator-devlake/server/api.OAuth2ProxyAuthentication.func1\n\t | \t/app/server/api/middlewares.go:95\n\t | github.com/gin-gonic/gin.(*Context).Next\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174\n\t | github.com/apache/incubator-devlake/server/api.RestAuthentication.func1\n\t | \t/app/server/api/middlewares.go:117\n\t | github.com/gin-gonic/gin.(*Context).Next\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174\n\t | github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102\n\t | github.com/gin-gonic /gin.(*Context).Next\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174\n\t | github.com/gin-gonic/gin.LoggerWithConfig.func1\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:240\n\t | github.com/gin-gonic/gin.(*Context).Next\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:174\n\t | github.com/gin-gonic/gin.(*Engine).handleHTTPRequest\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:620\n\t | github.com/gin-gonic/gin.(*Engine).ServeHTTP\n\t | \t/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:576\n\t | net/http.serverHandler.ServeHTTP\n\t | \t/usr/local/go/src/net/http/server.go:2936\n\t | net/http.(*conn).serve\n\t | \t/usr/local/go/src/net/http/server.go:1995\n\t | runtime.goexit\n\t | \t/usr/local/go/src/runtime/asm_arm64.s:1172\n\tWraps: (2) invalid pipeline ID format (400)\n\tWraps: (3) strconv.ParseUint: parsing \"\"\n\tWraps: (4) invalid syntax\n\tError types: (1) *withstack.withStack (2) *errutil.withPref ix (3) *strconv.NumError (4) *errors.errorString" ### What do you expect to happen list of scopes / repos is presented ### How to reproduce add a bitbucket cloud connection ### Anything else _No response_ ### Version v1.0.3-beta12 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
