Hi All,
I am getting below error for csf import.
Fatal error during import: Cannot invoke "com.atlassian.jira.issue.Issue.getIssueType()" because "issue" is null
my CSF file looks like below. I am trying sample import only but still its giving me error.
Summary, Assignee, Reporter, Issue Type, Description, Priority "Test issue", abc.def@Hansencx.com, abc.def@Hansencx.com, Task, "Test Task",
email id in actual i am using correct one. Can someone help me for this please.
Hello uma,
the cause for this is a Validator/condition set on workflow for Create transition which resulted in holding creation of Issue. Now in order to fix this you can either
I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.