[PR #507] [MERGED] Fix 500 when delete orgnization and resolved #486 #15419

Closed
opened 2025-11-02 11:46:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: release/v1.0Head: lunny/fix_del_org_500_v1


📝 Commits (1)

  • 014c3ab 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

Backport from #493


🔄 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/507 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/27/2016 **Status:** ✅ Merged **Merged:** 12/28/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.0` ← **Head:** `lunny/fix_del_org_500_v1` --- ### 📝 Commits (1) - [`014c3ab`](https://github.com/go-gitea/gitea/commit/014c3ab2ecedfba55ec961c91714100398cdadb7) 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 Backport from #493 --- <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:46:08 -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#15419