-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Hey Team!
I've discovered a pretty minor bug and have pinpointed it pretty well I think. So, when a project gets moved or opened from another computer and/or the filepaths to the underlying imagery are changed, the system prompts the user to find the first image file, and that resets the paths of the rest of the imagery in the project (i.e. DEMs or other timepoints) successfully. It does not appear, however, to reset the georeference filepath for each timepoint correctly. Looking at the .json, I can confirm that the "georef_filename" slot appears gets wiped to a blank "". If I manually edit the .json to get the georef_filename to match the new file locations, it works fine when opened back up in TagLab. When you all get the chance, it would be awesome if you can get this georef_filename to update properly to match the new file locations. Thanks!!