Add support to delete book image files when a book entry is deleted.#140
Add support to delete book image files when a book entry is deleted.#140danasmera wants to merge 4 commits into
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
|
Hi @danasmera! Thank you for this pull request but right now we're trying to avoid making this tutorial any more complicated than it already is (we've gotten feedback that it's difficult to understand in its current form). |
Delete book images from Google cloud storage when a book entry is deleted.
Current app keeps images of deleted books in storage bucket, and if the same book is removed and added back again, multiple identical image files remain in storage.