← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697558] Re: exception in scheduled action doesn't rollback

 

Hello Tristan,

Your branch with the fix was merged in trunk server revision 3304
odo@xxxxxxxxxxx-20110118211230-z1gipsfeq2tna210, but with a small
difference in the logging, as we are trying to update it to use pythonic
logging as much as possible, and deprecating the legacy netsvc logger
(discussed between Xavier and Chris on https://code.launchpad.net/~halls
/openobject-server/trunk-nobase-log-critical/+merge/23547 for example).

For 5.0-stable we prefer not to change this, as this would not actually
fix any bug that would not exist otherwise.

Thanks for the excellent bug report and contributed patch!

** Changed in: openobject-server
       Status: Triaged => Fix Released

** Changed in: openobject-server
    Milestone: None => 6.0

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/697558

Title:
  exception in scheduled action doesn't rollback

Status in OpenObject Server:
  Fix Released

Bug description:
  Step
   * find or create a scheduled action that raises an exception
  Expect
   * when an exception is raised current transaction is rolled back
  Actual
   * when an exception is raised the database changes before the exception are committed

  Issue appears on 5.0.15 and trunk 3213.





References