SUMMARY *** The scheduling tool allows for using a fits file to get an accurate goto reference. When loading a schedule job that had a fits file specified in the config, the fits file location is not restored. *** STEPS TO REPRODUCE 1. Create new schedule item choosing object, sequence file etc. 2. Specify a fits file using the file selector. 3. Save schedule job. 4. Clear the schedule. 5. Load the saved schedule job. 6. Schedule is listed but no longer has the reference fits file listed. OBSERVED RESULT After reloading, the reference fits file is not shown in the job details. EXPECTED RESULT The reference fits file to be used for the job should be shown. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 21.10 KDE Plasma Version: 5.86 KDE Frameworks Version: 5.86 Qt Version: 5.15.2 ADDITIONAL INFORMATION
The scheduler job only saves the file location, not the file itself. As long as you don't move the reference file, the scheduler will work as expected.