We are busy migrating our Trello board to our Jira Software Server 7.10 Scrum board.
Currently I'm using the Jira REST API via C# RESTSharp library and it looks to work ok but one thing remains unsolved: Date/Time history can not be imported!
It looks like I can't set the Created, Updated, ResolutionDate through the REST API. Is there any workarround for this?
The reason I'm using Jira's REST API is because our Trello board List mapping to Status & Sprints is not 1 on 1. The standard Jira's Trello import fails with a strange error (Don't know by head) directly after the users import.
Hopefully you guys can help me or point me in the right direction,
Kind regards,
Henry