abp quartz dynamic job,unitofwork attribute not working
I need to read Quartz job configurations from a JSON file and generate job instances using a specific job template (configuring trigger and IJobDetail). Here is the code for dynamically creating jobs: