en-rzaharioaei opened a new issue, #6522: URL: https://github.com/apache/incubator-devlake/issues/6522
### 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 So, I do have a Jenkins connection for a multibranch pipeline. If I select a `feature/branch` as a data scope, then merge & delete that branch, I won't be able to delete that data scope. Also if that data scope shares the scope config with another data scope, let's called it `feature/branch2`. I delete the scope config and `feature/branch2`, you can't delete any other data scope that shared that scope config with, in you case you can't delete data scope `feature/branch1`.  ### What do you expect to happen delete the data scope ### How to reproduce create a data scope for a branch -> merge & delete the branch -> try to delete the data scope create a second data scope for another branch -> select the same scope config -> use it in a project -> delete scope config -> delete the second data scope -> try to delete the first data scope ### Anything else I encountered the second issue on Azure DevOps as well. ### Version v0.20.0-beta1 ### 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: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org