{ "config.version" : "2.0", "config.project.from.csv" : "false", "config.encoding" : "UTF-8", "config.email.suffix" : "@", "config.field.mappings" : { "Assignee" : { "jira.field" : "assignee" }, "Issue Type" : { "jira.field" : "issuetype" }, "Description" : { "jira.field" : "description" }, "Manual Test Steps" : { "existing.custom.field" : "10015" }, "Reporter" : { "jira.field" : "reporter" }, "Summary" : { "jira.field" : "summary" }, "Test Type" : { "existing.custom.field" : "10011" } }, "config.value.mappings" : { }, "config.delimiter" : ";", "config.project" : { "project.key" : "NSAND", "project.description" : null, "project.url" : null, "project.name" : "NINJA SANDBOX", "project.lead" : "ninja" }, "config.date.format" : "dd/MMM/yy h:mm a" }