﻿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
13265	TransactionManagementError doesn't allow for easy debugging of views	Oroku Saki	nobody	"When using {{{ @transaction.commit_manually }}} on a view, if an exception is not caught in the view, and thus {{{ transaction.rollback() }}} is not used, TransactionManagementError() is raised. When this happens, the stack trace is very bare and it is nearly impossible to figure out what happened without removing manual transaction management from that view.
"		closed	Database layer (models, ORM)	dev		duplicate	transaction		Unreviewed	0	0	0	0	0	0
