BDD tests @Endorsements-006 and @Endorsements-007 are failing, and the error being reported is the controller raising a 500 error - however there is no trace in the controller of it.
Debugging the code, it appears that the error happens when committing the transaction to the database and clearing teh session (in grenlet), but it is unclear why/how.
BDD tests
@Endorsements-006
and@Endorsements-007
are failing, and the error being reported is the controller raising a 500 error - however there is no trace in the controller of it.Debugging the code, it appears that the error happens when committing the transaction to the database and clearing teh session (in grenlet), but it is unclear why/how.