Skip to content

Fix issue where saving flats to remote storage failed due to wrong camera...

Jasem Mutlaq requested to merge (removed):flat_remote into master

Fix issue where saving flats to remote storage failed due to wrong camera upload mode update. rememberUploadMode is removed and it simply uses the active job upload mode when in batch mode. For preview mode, it is ALWAYS UPLOAD_CLIENT

Merge request reports