rubyforgood / rubyforgood/awbw
Research `delete_and_update_all` and figure out why it's deleting
Open
Nobody has claimed this yet.
not-ready
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 26
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 242
Description
Method in Report.rb is suspicious. Why was it here???
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 opening Report.rb and locating delete_and_update_all, then trace its callers and inspect any related tests. Done means documenting why the method deletes records and identifying the expected behavior or specific change needed to prevent unintended deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100