[PR #2622] [MERGED] Backport of 2611 / Fix doubled issue tab introduced in migration v16 #16508

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2622
Author: @daviian
Created: 9/28/2017
Status: Merged
Merged: 10/1/2017
Merged by: @lafriks

Base: release/v1.2Head: backport/doubled-issues-unit-type


📝 Commits (3)

  • 734cc7d fix duplicate issue tab as UnitTypeIssue and UnitTypeExternalTracker are existing at the same time
  • 81a1e2d remove duplcate wiki unit types
  • 36d1926 fix lint errors and remove repository join

📊 Changes

2 files changed (+71 additions, -0 deletions)

View changed files

📝 models/migrations/migrations.go (+2 -0)
models/migrations/v44.go (+69 -0)

📄 Description

No description provided


🔄 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/2622 **Author:** [@daviian](https://github.com/daviian) **Created:** 9/28/2017 **Status:** ✅ Merged **Merged:** 10/1/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.2` ← **Head:** `backport/doubled-issues-unit-type` --- ### 📝 Commits (3) - [`734cc7d`](https://github.com/go-gitea/gitea/commit/734cc7d3f35e235a0331abb0d167b031845deb9b) fix duplicate issue tab as UnitTypeIssue and UnitTypeExternalTracker are existing at the same time - [`81a1e2d`](https://github.com/go-gitea/gitea/commit/81a1e2d83e4445e7628eb2131c090c80c7b770a5) remove duplcate wiki unit types - [`36d1926`](https://github.com/go-gitea/gitea/commit/36d192641392f37f745fe9d1991b31a35f2f7f32) fix lint errors and remove repository join ### 📊 Changes **2 files changed** (+71 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/migrations.go` (+2 -0) ➕ `models/migrations/v44.go` (+69 -0) </details> ### 📄 Description _No description provided_ --- <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:15 -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#16508