[PR #1812] [MERGED] Give all units to owner team #16060

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1812
Author: @ethantkoenig
Created: 5/25/2017
Status: Merged
Merged: 5/26/2017
Merged by: @lunny

Base: masterHead: fix_create_org


📝 Commits (1)

  • 262d465 Give all units to owner team

📊 Changes

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

View changed files

📝 models/org.go (+1 -0)

📄 Description

Fixes a bug where the owner team for a newly-created organization was not given any units. With my changes, the owner team is now given all units.

Fixes #1797.


🔄 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/1812 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 5/25/2017 **Status:** ✅ Merged **Merged:** 5/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix_create_org` --- ### 📝 Commits (1) - [`262d465`](https://github.com/go-gitea/gitea/commit/262d4659bbb57f1cc4d4545d91b585b19c2e14ed) Give all units to owner team ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+1 -0) </details> ### 📄 Description Fixes a bug where the owner team for a newly-created organization was not given any units. With my changes, the owner team is now given all units. Fixes #1797. --- <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:24 -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#16060