kasugaijin / baja-pet-rescue

Kasugaijin's open-source Ruby on Rails production app that enables dog rescue organisation staff in Mexico to post dogs and receive applications for adoption from users in USA and Canada..
27 stars 9 forks source link

Add ability to undo an adoption #107

Closed kasugaijin closed 1 year ago

kasugaijin commented 1 year ago

In rare cases an adoption falls through. This means the adoption should be deleted so the dog returns back to the adoptable dogs index. The status on the successful adopter application should be set to withdrawn, and the statuses for all other applications set to awaiting review (from adoption made).

Acceptance criteria

kasugaijin commented 1 year ago

Close by https://github.com/kasugaijin/baja-pet-rescue/pull/117