[PR #2649] [MERGED] table pull_request wasn't updated correctly #16523

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2649
Author: @kaz
Created: 10/4/2017
Status: Merged
Merged: 10/5/2017
Merged by: @lafriks

Base: masterHead: fix_pull_req


📝 Commits (3)

  • dc15bb7 Fix: table pull_request won't be updated correctly
  • 93018b5 Merge branch 'master' into fix_pull_req
  • df432e7 Update also status column when manually merged

📊 Changes

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

View changed files

📝 models/pull.go (+1 -1)

📄 Description

Since this commit (dd55534b82), table pull_request wasn't updated correctly.

Because of this, merge description says such wrong thing:
Ghost merged 1 commits from user/branch into user/branch 48 years ago

Example https://try.gitea.io/amama/haipro/pulls/1


🔄 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/2649 **Author:** [@kaz](https://github.com/kaz) **Created:** 10/4/2017 **Status:** ✅ Merged **Merged:** 10/5/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix_pull_req` --- ### 📝 Commits (3) - [`dc15bb7`](https://github.com/go-gitea/gitea/commit/dc15bb7966c70e5275e92c2305cb86c1a95bfe3d) Fix: table `pull_request` won't be updated correctly - [`93018b5`](https://github.com/go-gitea/gitea/commit/93018b54f33745111719f3000ed70cfb54a38465) Merge branch 'master' into fix_pull_req - [`df432e7`](https://github.com/go-gitea/gitea/commit/df432e7aa6bf0841176e2b3cb2806186cc5a27da) Update also status column when manually merged ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+1 -1) </details> ### 📄 Description Since this commit (https://github.com/go-gitea/gitea/commit/dd55534b82ca9527b68fddf0f63ebb13c105c466), table `pull_request` wasn't updated correctly. Because of this, merge description says such wrong thing: **Ghost** merged 1 commits from user/branch into user/branch **48 years ago** Example https://try.gitea.io/amama/haipro/pulls/1 --- <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:12: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#16523