Skip to content

SSF-173 FM Donation Item Editing and Donation Deletion Backend#137

Open
Juwang110 wants to merge 4 commits intomainfrom
jw/ssf-173-fm-donationitem-endpoints
Open

SSF-173 FM Donation Item Editing and Donation Deletion Backend#137
Juwang110 wants to merge 4 commits intomainfrom
jw/ssf-173-fm-donationitem-endpoints

Conversation

@Juwang110
Copy link

ℹ️ Issue

Closes https://vidushimisra.atlassian.net/browse/SSF-173

📝 Description

I added two backend routes: @put('/:donationId/items') and @delete('/:donationId'). The first one allows for adding, updating, and deletion of the donation items associated with a donation given the new list of donation items to replace the current one with. The second one simply involves deleting the donation with cascading deletes for the associated donation items.

✔️ Verification

I wrote controller and service tests and tested the backend.

🏕️ (Optional) Future Work / Notes

N/A

@Yurika-Kan Yurika-Kan self-requested a review March 25, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant