mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
6591a0654b
Drafts used to be deleted instead of being destroyed. The callbacks that clean up the upload references were not being called. As a result, the upload references were not cleaned up and uploads were not deleted either. This has been partially fixed in 9655bf3e.