Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Unable to delete ci pipeline in case you configure multi git #4071

Closed
2 tasks done
tayalrishabh96 opened this issue Oct 11, 2023 · 0 comments · Fixed by #4072
Closed
2 tasks done

Bug: Unable to delete ci pipeline in case you configure multi git #4071

tayalrishabh96 opened this issue Oct 11, 2023 · 0 comments · Fixed by #4072
Assignees
Labels
bug Something isn't working pager-duty Bugs / Issues found while on pager duty

Comments

@tayalrishabh96
Copy link
Contributor

tayalrishabh96 commented Oct 11, 2023

📜 Description

It bugs out when you configure multi git application and delete one of the configured git repo.
Then CI deletion corresponding to the deleted git repo will fail with error as shown below :
image

👟 Reproduction steps

  1. Create an application with 2 git repos configured
  2. Create CI
  3. Remove one of the git repo from Git Repository in global configurations.
  4. Try deleting the CI pipeline -> issue will be replicated.

👍 Expected behavior

It should have deleted the CI pipeline.

👎 Actual Behavior

It throws an error while deleting CI pipeline with error : pg: no rows in result set

☸ Kubernetes version

NA

Cloud provider

NA

🌍 Browser

Chrome

🧱 Your Environment

NA

✅ Proposed Solution

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#6131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pager-duty Bugs / Issues found while on pager duty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants