Job Scheduler kicks off robotics process when conditions in the activity should prevent the job from kicking off
Hello collaborators,
I have a job scheduler set to run every weekday and on the activity I had specified that it should only run when isBusinessDay is true. However, the job scheduler still kicks off at that time regardless of the when condition. Is this a bug?
When I ran the tracer on the activity, it should exit the activity but the automation still kicked off.
Hello collaborators,
I have a job scheduler set to run every weekday and on the activity I had specified that it should only run when isBusinessDay is true. However, the job scheduler still kicks off at that time regardless of the when condition. Is this a bug?
When I ran the tracer on the activity, it should exit the activity but the automation still kicked off.