Forum Discussion
It works for me.
Steps I followed:
- created 4PM weekly task at 3 PM today.
- Go to scheduled tasks in manager.
- can see task scheduled for today 4 PM.
Hi Patan,
You can try left outer join with $original.path as join condition for both left and right paths. Merge will simply combine the left and right docs and if there is a difference in count then it will join incorrectly. With left outer join all the output docs for create will be present with the corresponding fetch results.
Thanks, V