New announcement endpoint allows for announcing to entire membership
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 104
- Forks
- 205
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 63
Description
The endpoint /admin/announcements/new has no limits on which chapters you can contact. We should reduce that to only those that an admin has responsibility for, ie their chapter
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/announcements/new endpoint to its controller and authorization checks. Confirm how an admin's chapter responsibility is represented; done means an admin can announce only to their own chapter rather than the entire membership.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100