[PR #3566] [MERGED] Fix remove team member issue #17000

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

📋 Pull Request Information

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

Base: masterHead: remove_organization_user


📝 Commits (1)

  • 53a6ccb Fix remove team member issue

📊 Changes

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

View changed files

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

📄 Description

Fixes #3410


🔄 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/3566 **Author:** [@xwjdsh](https://github.com/xwjdsh) **Created:** 2/23/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `remove_organization_user` --- ### 📝 Commits (1) - [`53a6ccb`](https://github.com/go-gitea/gitea/commit/53a6ccbab5624426fdf15da77ab1f1664905174a) Fix remove team member issue ### 📊 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 Fixes #3410 --- <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:23:57 -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#17000