lenasolarova opened a new issue, #8729: URL: https://github.com/apache/incubator-devlake/issues/8729
### 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 I created a test connection and would like to delete it. ### What do you expect to happen The connection cannot be deleted as a pipeline is running. These pipelines are unrelated and are not using my connection at all. Similarly for Scopes and Scope Configs. ### How to reproduce Try to remove a connection while any pipeline is running. ### Anything else I assume it is [this bit of code](https://github.com/apache/incubator-devlake/blob/b1cf560142ade6b07853598fc701346abb7ccf3a/backend/helpers/srvhelper/model_service_helper.go#L201) that is simply checking if there is any pipeline running. ### Version - ### 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]
