[PR #3570] [MERGED] Fix remove team member issue (#3566) #17003

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3570
Author: @xwjdsh
Created: 2/23/2018
Status: Merged
Merged: 2/23/2018
Merged by: @lafriks

Base: release/v1.4Head: remove_organization_user_1_4


📝 Commits (2)

  • a3f70ec Fix remove team member issue (#3566)
  • aa7edfd Merge branch 'release/v1.4' into remove_organization_user_1_4

📊 Changes

2 files changed (+27 additions, -9 deletions)

View changed files

📝 models/org.go (+14 -8)
📝 models/org_team.go (+13 -1)

📄 Description

Backport #3566


🔄 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/3570 **Author:** [@xwjdsh](https://github.com/xwjdsh) **Created:** 2/23/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `remove_organization_user_1_4` --- ### 📝 Commits (2) - [`a3f70ec`](https://github.com/go-gitea/gitea/commit/a3f70ec865b10710bc5b1ced5ee87e6011fe3f42) Fix remove team member issue (#3566) - [`aa7edfd`](https://github.com/go-gitea/gitea/commit/aa7edfd793f4679c9086682babe079943a5f281f) Merge branch 'release/v1.4' into remove_organization_user_1_4 ### 📊 Changes **2 files changed** (+27 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+14 -8) 📝 `models/org_team.go` (+13 -1) </details> ### 📄 Description Backport #3566 --- <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:24:01 -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#17003