[PR #493] [MERGED] Fix 500 when delete orgnization and resolved #486 #15411

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/493
Author: @lunny
Created: 12/27/2016
Status: Merged
Merged: 12/27/2016
Merged by: @bkcsoft

Base: masterHead: lunny/fix_del_org_500


📝 Commits (1)

  • bb1c612 fix 500 when delete orgnization and resolved #486

📊 Changes

2 files changed (+11 additions, -8 deletions)

View changed files

📝 models/org.go (+7 -6)
📝 models/user.go (+4 -2)

📄 Description

After this merged, I will send also to branch release/v1.0.


🔄 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/493 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/27/2016 **Status:** ✅ Merged **Merged:** 12/27/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/fix_del_org_500` --- ### 📝 Commits (1) - [`bb1c612`](https://github.com/go-gitea/gitea/commit/bb1c612795be8574bacea8ef7729831a77eb4e07) fix 500 when delete orgnization and resolved #486 ### 📊 Changes **2 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+7 -6) 📝 `models/user.go` (+4 -2) </details> ### 📄 Description After this merged, I will send also to branch release/v1.0. --- <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 11:45: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#15411