rubyforgood / rubyforgood/Flaredown
Clicking on a notification causes error
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
When a user clicks an unread notification, the response (when updating the notification) is a 500: https://gist.github.com/codemonium/51bd5a7c48bda71e146aace901f55d05
It is possible to reproduce this error on commit https://github.com/rubyforgood/Flaredown/commit/867c984ed8472ab4e10bad966e0d3d80bb418b40, even before any changes to the notifications functionality.
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
Review the notifications functionality at commit 867c984ed8472ab4e10bad966e0d3d80bb418b40 and the linked error report first. Reproduce the 500 when clicking an unread notification, then trace the notification update request and verify that it completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100