Synovia Site (https://login.synovia.com)


  • On the Add/Edit Role screen, changed the behavior of the Can Edit toggles so that they can be enabled only if Can View is enabled first.
  • On the Hardware screen, fixed an issue that wasn’t exporting any data to Excel or PDF if the user filtered any date/time column (such as Last Event Timestamp) by date.
  • Fixed an issue with the Hardware Latency report showing incorrect values for the Avg. Latency column after the time change. Be sure to check your Time Zone Offset settings if you ever notice similar issues.


Inspections


  • In Synovia, added Export as PDF and Export as Excel options to the Inspection Results Details screen.
  • For customers using work orders, changed the default display on the Synovia Work Order details screen launched when clicking a work order number on the Inspection Results screen; usually, closed work orders are hidden by default, but now, if the selected work order itself was closed, its details screen will open with the Show Closed Orders toggle enabled.
  • Fixed an issue that wasn’t displaying all the results on the Inspection Results Details screen for an inspection if it had been completed on an MDT; instead, only failed items and write-in values were shown.


Time and Attendance (in the Synovia Interface)


  • Added validation to the File Settings tab of Import Employees that won’t allow a negative value to be saved for the Trim Employee/Punch ID Field Symbols field.
  • WARNING: If your employee records are imported, you should not change employee records manually. If you use an import, you MUST instead edit an employee’s profile by providing their data to your payroll company. If you do modify employee records within the Synovia interface, you’ll find that the next import either overwrites your changes or creates a duplicate employee.
    For customers who import employee records and do mistakenly modify an employee’s ID via Synovia, we added a new warning that will tell them if the change creates an ID that doesn’t match the other employee IDs in the account in terms of leading zeros.
  • Fixed an issue that would duplicate an existing employee during the employee import if they weren’t assigned to a department (as the import wouldn’t recognize that the employee was valid).
    CAUTION: All your employees MUST be assigned to a department in order to have their data recorded by TAA and for them to appear in reports, the Work Monitor, and any of the TAA screens.
  • Fixed a bug that would prevent saving changes on the Shift Analyzer Rules tab of TAA System Settings and Edit Time Card screens when the user first made the modifications. (If the user left the screen and then returned, they would be able to save.)
  • Fixed a bug that wouldn’t discard an Export Subtype (available only with a Generic export) change if the user left the Settings tabs of Export Time and returned.
  • Fixed an issue with the Add/Edit Employee screen that was producing an error if the user didn’t provide an email address (when it was not a required field).


Synovia JSON API


  • Added the method employee/properties, which will return the employees assigned to the provided employee IDs, the employees in the departments in the departmentIds parameter, and the specific properties defined by the parameter propertygroups. (If propertygroups is empty, all properties will be returned; if both employeeIds and departmentIds are empty, it will return all employees available for the user.)