Hello Community.
We developed the service that allows migrating data to Jira Service Desk from many different help desk systems.
However, right now we are using the mix - we migrate everything via API and only tickets via the JSON import.
We faced many limitations we'd like to discuss here:
- There is no way to create users (agents) via API.
- There is no way to retrieve the connection between contacts and companies via API with one request.
- There is no way to set the date and the author in the comment via API
- There is no way to set the date in the ticket via API
- When you create the user (agent) via API it should be in the same project we are migrating to.
- We can migrate tickets only to the one project via API.
- There is no way to connect company to the ticket via the file import.
- There is no way to migrate private notes via the file import.
If somebody has the solution, please, advise.