awickham10 opened a new issue, #5698: URL: https://github.com/apache/incubator-devlake/issues/5698
### 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 When trying to associate a scope config to a connection, I get an error.  ``` time="2023-07-18 17:02:51" level=error msg="HTTP 404 error caused by: error retrieving scope with scope ID undefined (404) Wraps: (2) could not get scope (404) Wraps: (3) record not found (404) Wraps: (4) record not found Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *errors.errorString" ``` ### What do you expect to happen The scope to be able to associated. ### How to reproduce Try to associate a scope config to a connection. ### Anything else _No response_ ### Version v0.18.0-beta1 ### Are you willing to submit PR? - [X] 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]
