Hi,
Is there a way to link a scheduled job with its parent like using ContinueJobWith(parentId,…)?
When I need to schedule a job in a chain of jobs i’m missing it in the continuation list when I enter the job details page of Hangfire Dashboard, so searching for it is hard.
Thanks