I have converted the APP from Lucee 5 to Lucee 6 and I can not longer see a scheduled task. Were there any changes that need to be done to scheduler.xml to make a smooth transition
How would I convert the existing scheduler.xml when its source is coming from the {lucee-web}. Should I do it manually? I juts wanted to isolated for security purposes
It did not. I have a different setup. The server side is stored in one side and web parts is stored in the different folder that probably why it did not pick up.
Ah, good point. Only discovered configTranslate today and haven’t looked too deeply into it. However, I’m pretty sure CFConfig exports / imports the scheduled tasks. I think I used it a while ago when I encountered the same issue. I still had to make some manual edits due to some array vs struct incompatibility which may have been resolved since then.