No, there is no REST API for importing historical information - this can only be achieved when importing a project via the project import tool, but this will also overwrite any existing data. Why do you need this in the first place?
Purpose: I want to export Phabricator tickets into JIRA along with history. Using Jira csv importer plugin, I am able to import all phabricator fields except history. Please suggest me.
https://confluence.atlassian.com/adminjiraserver071/importing-data-from-csv-802592885.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use the JSON importer to import history - see documentation and examples here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The JSON importer can be accessed from the REST API here: rest/jira-importers-plugin/1.0/importer/json
I found this in this question: https://answers.atlassian.com/questions/12265440
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.