------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4629/
------------------------------------------------------------------------------

New ticket #4629 by david
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


------------------------------------------------------------------------------
Unreachable transaction close code in 
reviewboard/admin/management/commands/loaddb.py
==============================================================================

# What version are you running?
release-4.0.x @ac9782805


The loaddb management command has a bug where the code to rollback the 
transaction occurs after a "raise", meaning it will never be reached. We need 
to reorder this so the raise happens after the transaction code.

See 
https://sonarcloud.io/project/issues?id=reviewboard&issues=AWDsgtA3ikuHJGLsZjiX&open=AWDsgtA3ikuHJGLsZjiX
 for the actual code in question.

------------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to