terraframe / osmre-uav

The Imagery Data Manager (IDM) is an open-source and cloud-based application built for the US Department of Interior that provides a cloud-based solution which cost-effectively stores, manages, processes, and shares imagery.
Apache License 2.0
2 stars 1 forks source link

Can't edit sensor metadata #289

Closed justinlewis closed 9 months ago

justinlewis commented 10 months ago

Opening an edit session on the sensor metadata causes error that prevents edits.

Image

Steps to reproduce:

  1. Open the DJI Phantom 4 Pro v2.0 sensor metadata form
  2. Click edit
  3. Read errors in the console
  4. Change any variable ( I changed focal length)
  5. Submit

The form will never correctly submit.

justinlewis commented 10 months ago

This was a misleading issue. The focal length field was set to integer when it needs to be decimal. When changed the form submits correctly.