Closed Abe404 closed 1 year ago
A prompt could be presented giving the user the chance to respecify the new dataset location (assuming they just moved or renamed it)
We will aim to have a check when a project is opened. If the dataset is not found then the user should be prompted to re-specify the directory.
If files aren't found then we will just show an error message to the user telling them the file isn't found.
This is implemented now, but not yet available in a release
When a project is opened that refers to a dataset that is not found (or has been moved). The application just crashes. An appropriate error message should be shown to the user to help them identify and fix the problem.