Synovia Site (https://login.synovia.com)
- On the Edit Vehicle screen, fixed a bug that was displaying the current date and time in the Latest Event Time field if no value was available; now this will be blank if there is no actual timestamp in the database.
- Fixed a user interface issue with the new login page that didn’t display a line for the Email and Account Name fields.
Inspections
- In Synovia, fixed issues with editing on the Inspection Results Details screen, including the ability for users to save an empty value for a Text item and a parent Pass/Fail item reporting “Pass” when one of its subitems has failed. (In the latter case, this will now correctly report “Fail.”)
Synovia JSON API
- Fixed issues with calls that have Time, Date, and DataTime properties (such as /vehicle/createupdate and /vehicle/details) that would make them fail if the values were null in the database.