Actions
Bug #4841
closedJob Scheduler Technique should not use ifelapsed to avoid running several time same job
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Since in #4769 we are going to remove cf_lock.tcdb files, we need to make sure that we don't use ifelapsed to avoid running several time the same job (if we run manually the agent after killing the lock base, in the right ( minutes interval)
There is nearly no impact, as the probability of this hitting a user is nearly null (have to run manually the agent, in the right interval, right after a moment where lock is killed)
Actions