Notify team admins upon team access request
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Problem Statement
Currently, when a member requests access to a team, only the organization admins receive an e-mail about this.
Is it possible to send this to the team admin(s) instead, or as additional receivers?
This was once requested in https://github.com/getsentry/self-hosted/issues/2581 but the issue was closed due to no activity.
Solution Brainstorm
Show a "Pending Team Requests" page to team admins in the members overview.
Notify team admins, and allow them to approve/deny such requests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the earlier request in getsentry/self-hosted#2581 and the current issue's discussion. The proposed scope includes notifying team admins and possibly adding a Pending Team Requests page with approve/deny actions; confirm which direction is wanted before identifying implementation entry points. Done should be defined by the agreed notification and request-management behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100