Categories
- atlassian jira (32)
- basecamp (7)
- basecamp classic (2)
- development (5)
- github (8)
- mantisbt (13)
- microsoft project (36)
- Trello (10)
- redmine (62)
- redmine java api (18)
- release (106)
- Uncategorized (3)
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.