-
-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
stalePR/Issue without recent activity, it'll be soon closed automatically.PR/Issue without recent activity, it'll be soon closed automatically.
Description
In Odoo 8.0, we occassionaly use the option to set jobs to inactive + failed to mark jobs as (temporarily) cancelled. We do this to manage unexpected concurrency problems or performance problems. We reactivate the jobs and reset to pending after office hours or when an underlying condition is fixed.
I've only just noticed that in later versions, this is no longer possible because the active flag was removed here OCA/connector#198 because it was obsolete for its original purpose. I would either like to reintroduce the flag, or to introduce a dedicated cancelled state.
cc: @PieterPaulussen
Metadata
Metadata
Assignees
Labels
stalePR/Issue without recent activity, it'll be soon closed automatically.PR/Issue without recent activity, it'll be soon closed automatically.