I'm having a problem with timer event..Before it works well but now it actin

I'm having a problem with timer event..Before it works well but now it acting weird. Here's the condition i used for the timer event: or(and(pv!scheduledDate-1=todate(now()),totime(text(now(),"hh:mm AM/PM"))>=cons!CONS_CutOffTime),and(pv!status="Reassigned to Contractor/Team",pv!scheduledDate=todate(now())))

The problem is that,let's say i started a task and its 11:00AM; the cons!cutofftime is 11:30AM - i supposed that if the current time reached 11:30AM, the timer event should execute right?but why is that it won't kick off? but if i create the task @11:31, the timer will kick off? What should be the problem?...

OriginalPostID-73787

OriginalPostID-73787

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data