There is indeed a problem with using user-defined functions in save-to-disk and send-to-device templates. Unfortunately, it isn't easy to fix. The problem is that the template functions are stored in the library, which is not available within the save/send jobs. I need to find a way to pass these functions without breaking anything. This needs some thought.
|