05/15/2023 01:59 AM
When start date is future date than request approval date, it seems task is not generated on the date of approval completed.
I was expecting task is generated on approval with future date in ars.startdate and will be provisioned when reached to the date.
Could anyone confirm if this is expected?
When checking logs, i can see createTask = false
Solved! Go to Solution.
05/15/2023 02:27 AM
Hi @ejeong - I believe it's an expected behaviour and only when the start date is reached, running the job - Create Tasks for Future Ent Role Requests (EnterpriseRoleManagementJob) would create the tasks.
-Siva