[PR #1858] [MERGED] Fix bug in removeOrgRepo #16089

Closed
opened 2025-11-02 12:02:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1858
Author: @ethantkoenig
Created: 6/2/2017
Status: Merged
Merged: 6/3/2017
Merged by: @appleboy

Base: masterHead: fix/remove_org_repo


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 models/org.go (+1 -1)

📄 Description

We collected a list TeamRepoIDs when we should have collected a list of TeamIDs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1858 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 6/2/2017 **Status:** ✅ Merged **Merged:** 6/3/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix/remove_org_repo` --- ### 📝 Commits (1) - [`a47ee2f`](https://github.com/go-gitea/gitea/commit/a47ee2f76c0db07f1e071597ca086d26343e5951) Fix bug in removeOrgRepo ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+1 -1) </details> ### 📄 Description We collected a list TeamRepoIDs when we should have collected a list of TeamIDs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:02:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16089