[PR #1913] [MERGED] Fix ghost user bug #16117

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1913
Author: @ethantkoenig
Created: 6/8/2017
Status: Merged
Merged: 6/9/2017
Merged by: @lunny

Base: masterHead: fix/issue_list


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 models/issue_list.go (+6 -0)

📄 Description

Fix bug where unassigned issues would appear to be assigned to a ghost user (see https://try.gitea.io/ethantkoenig/sandbox/issues)


🔄 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/1913 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 6/8/2017 **Status:** ✅ Merged **Merged:** 6/9/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/issue_list` --- ### 📝 Commits (1) - [`eca84ae`](https://github.com/go-gitea/gitea/commit/eca84ae8006a9d0e22130720318a4811ff23e89f) Fix ghost user bug ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_list.go` (+6 -0) </details> ### 📄 Description Fix bug where unassigned issues would appear to be assigned to a ghost user (see https://try.gitea.io/ethantkoenig/sandbox/issues) --- <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:02:42 -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#16117