[PR #4746] [MERGED] Display error when adding a user to a team twice #17483

Closed
opened 2025-11-02 13:37:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4746
Author: @adelowo
Created: 8/19/2018
Status: Merged
Merged: 8/19/2018
Merged by: @lafriks

Base: masterHead: display_error_when_adding_duplicate_users


📝 Commits (3)

  • 8832b28 Report error if you are trying to add a user twice
  • 1cde78a Remove duplication declaration
  • f1b243b Merge branch 'master' into display_error_when_adding_duplicate_users

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/org/teams.go (+6 -1)

📄 Description

More like https://github.com/go-gitea/gitea/pull/4533


🔄 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/4746 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/19/2018 **Status:** ✅ Merged **Merged:** 8/19/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `display_error_when_adding_duplicate_users` --- ### 📝 Commits (3) - [`8832b28`](https://github.com/go-gitea/gitea/commit/8832b289e17550b1f428da118ceb78cf155e8536) Report error if you are trying to add a user twice - [`1cde78a`](https://github.com/go-gitea/gitea/commit/1cde78a277a6c35581d194a3efa490482ca8f23b) Remove duplication declaration - [`f1b243b`](https://github.com/go-gitea/gitea/commit/f1b243b11fa7979531b4b141fddc3feb2640edd4) Merge branch 'master' into display_error_when_adding_duplicate_users ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/org/teams.go` (+6 -1) </details> ### 📄 Description More like https://github.com/go-gitea/gitea/pull/4533 --- <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 13:37: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#17483