When an admin opts in/out a user, notify them
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Ruby
- Stars
- 6
- Forks
- 1
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
Allow admins to notify the user that is being opted in or out. Right now this is silent.
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 tracing the admin opt-in and opt-out flows in the repository to find where the user's state changes and how existing notifications are sent. Done means the affected user is notified for both opting in and opting out, while the issue has no named files or tests to guide verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100