BernhardWebstudio / DataShot_DesktopApp

Desktop application client intended to support an object-precapture-image-data workflow for capture of natural science collections data. See the wiki (https://github.com/MCZbase/DataShot_DesktopApp/wiki) for user documentation, or the README below for developer documentation.
0 stars 0 forks source link

Georeference not correctly saved #22

Closed zwickerr closed 4 years ago

zwickerr commented 4 years ago

When "Copy prev" is used the Georeference is not always saved correctly. The coordinates and method are copied correctly. But after a new search when opening the specimen again, in some cases the coordinate-fields are empty and the method is set to "not recorded". I'm not sure where this comes from since we never enter "Not recorded" and the default is "unknown".

The datum is always saved correctly as "WGS84".

zwickerr commented 4 years ago

I found a way to reproduce the bug: The coordinates are not saved if the Specimen is saved twice after using "Copy prev".

zwickerr commented 4 years ago

Seems to be fixed in 1.10.2