Job Queue Entry is Missing/Deleted

  less than 1 minute read

Last week one of the issues i have received is, the Job Queue entry which was scheduled is missing or getting deleted after it is run, if you are one of those who is having this issue then below is the reason for the issue.

The Job Queue Entry gets deleted is because of the way we setup the job queue to run, when we setup the Job Queue it has options to setup as Recurrence which we basically telling the system to run this Job on a specific day at a specific time

alt text

If we don’t setup this tab and then it is more like one time job you want to run and in that case once the Job is ran it will delete the entry.

If you have any other Tips or suggestions, please do share them in the comments below.

Leave a comment