TaskAdapter 3.8.2 Release Notes

Changes list:

Core - affects all connectors

  • fixed: “None.get” exception was shown when trying to save to a connector without defining a target field

User Interface - affects all connectors

  • show user-friendly errors when field type conversion fails

sample new message:

Value 'abc' cannot be saved in field 'Priority' by Microsoft Project
connector. Please verify that the source-target field mapping
makes sense. Type checks will be improved in future app versions.
  • better formatting for conversion errors in log file. field mappings are now more readable.

Microsoft Project

  • fixed: a single exception for one task was failing the complete export for Microsoft project connector. updated the connector to report errors per task.