﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31201	Atomic Transaction Roll Back File Upload	Yash Jhunjhunwala	nobody	"For a Model A with FileField

{{{
Model A(models.Model)
 file_field = models.FileField()
}}}

Save an instance of model A under a transaction block,
If the transaction fails i.e not committed/rollback , the uploaded file is not deleted, even though the instance of the model is not saved"	Bug	closed	File uploads/storage	2.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
