Hi,
I am importing a project from production instance into backup instance for archival purpose.
When i used json importer everything is getting imported but sprint details are not getting imported.
I have followed the below steps
{
"fieldName" : "Sprint",
"fieldType" : "com.pyxis.greenhopper.jira:gh-sprint",
"searcherType" : "com.pyxis.greenhopper.jira:gh-sprint-searcher",
"value" : [ {
"id" : 6414,
"rapidViewId" : 1000,
"state" : "ACTIVE",
"name" : "Ready Player One",
"startDate" : 1541455478496,
"endDate" : 1542665040000,
"sequence" : 6414,
"goal" : "To be able to go into the editor and compose a basic article with a headline.",
"future" : false,
"active" : true,
"closed" : false
}
Please help me find where i am going wrong.
Regards,
Madhura