[PR #1770] [MERGED] Fix unloaded owner bug #16045

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1770
Author: @ethantkoenig
Created: 5/20/2017
Status: Merged
Merged: 5/21/2017
Merged by: @lunny

Base: masterHead: repo_fix


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/repo.go (+3 -2)

📄 Description

Fix unloaded owner bug in Repository.getUnitsByUserID(..). Bug occurred when I tried pushing to a locally-running instance of gitea.


🔄 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/1770 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 5/20/2017 **Status:** ✅ Merged **Merged:** 5/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `repo_fix` --- ### 📝 Commits (1) - [`f6ff035`](https://github.com/go-gitea/gitea/commit/f6ff03552f580a338ef4bab6b8ffca1b1ea2149a) Fix unloaded owner ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+3 -2) </details> ### 📄 Description Fix unloaded owner bug in `Repository.getUnitsByUserID(..)`. Bug occurred when I tried pushing to a locally-running instance of gitea. --- <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:01: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#16045