[PR #920] [MERGED] Fix assigned issues dashboard #15654

Closed
opened 2025-11-02 11:51:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/920
Author: @lunny
Created: 2/13/2017
Status: Merged
Merged: 2/14/2017
Merged by: @lunny

Base: masterHead: lunny/fix_assigned_issues_dashboard


📝 Commits (2)

📊 Changes

4 files changed (+175 additions, -117 deletions)

View changed files

📝 models/issue.go (+61 -28)
📝 routers/repo/issue.go (+1 -22)
📝 routers/user/home.go (+109 -63)
📝 templates/user/dashboard/issues.tmpl (+4 -4)

📄 Description

fix #503


🔄 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/920 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/13/2017 **Status:** ✅ Merged **Merged:** 2/14/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_assigned_issues_dashboard` --- ### 📝 Commits (2) - [`f292074`](https://github.com/go-gitea/gitea/commit/f292074e44a6029bd55000a037d1f9ccec20ca01) Fix assigned/created issues in dashboard. (#3560) - [`b142237`](https://github.com/go-gitea/gitea/commit/b1422378db0e88310598110aa0ee4ec33304a752) fix issues on dashboard ### 📊 Changes **4 files changed** (+175 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `models/issue.go` (+61 -28) 📝 `routers/repo/issue.go` (+1 -22) 📝 `routers/user/home.go` (+109 -63) 📝 `templates/user/dashboard/issues.tmpl` (+4 -4) </details> ### 📄 Description fix #503 --- <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:51:36 -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#15654