Marcus
Well-known member
return $this->complete() works nice in the regular job, but not in the rebuilding job class. It always fetches the next id, but I really want the whole process to stop. Do you have an idea how to achieve this?
Or do you strongly advice to double-check the ids in the functions' setup, so I do some extensive stuff there to ensure all ids are good.
Or do you strongly advice to double-check the ids in the functions' setup, so I do some extensive stuff there to ensure all ids are good.