← Back to team overview

openerp-india team mailing list archive

[Bug 944197] Re: Action Rules don't work right after server is started

 

I'm sorry, but I don't how this fix will solve the issue. 
The root of the problem is that the register hooks is done only when the scheduler runs the automated actions for the first time.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/944197

Title:
  Action Rules don't work right after server is started

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Automated Actions that are run on write will only run after the
  scheduled "Check actions" runs for the first time.

  To repeat:
  - Create an automated action, with no conditions (it will fire on every save)
  - Save and test it: it will run correctly.
  - Restart the server and test it again immediatly after it's available: nothhing will happen (!)
  - Wait until the scheduler runs "Check Action Rules" and then test again: now it will work correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/944197/+subscriptions


References