-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- Gitea version (or commit ref):1.1.2 (but also in master branch)
- Git version:2.7.4
- Operating system:Ubuntu 16.04
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When I try to delete a user, if that user is a member of an organization then the application won't delete but show an error message, which is fine. But what would be an improvement, is the possibility to show to what organizations/repositories the user is member of, in that case I wouldn't have to go hunting through all organizations to find him/her to be able to remove him/her.
A better solution would probably be to remove him (but first warn that the user belongs to the following organizations: with a list to which ones).
Screenshots
If this issue involves the Web Interface, please include a screenshot
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionalityAn improvement of existing functionalitytype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.