﻿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
17004	transaction.commit_manually decorator masks exceptions	msoulier@…	nobody	"If I put a commit_manually decorator on a piece of code, and that code raises an exception that isn't caught, all the developer will see is a failure to commit or rollback the transaction, instead of the actual exception that caused the problem.

This can hinder troubleshooting at a customer site.

Is it feasable for the decorator to check for an exception before inadvertently swallowing it, and reporting it?

Thank you."	Bug	closed	Database layer (models, ORM)	1.3	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
