You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm Importing Issue in Company Managed Software project on Jira Server version (v8.13.10): While importing issues from CSV using "External System Import" getting Null pointer for Epic Link field.
For Every Task/Bug/Story in CSV For Epic Link field we have given Issue Key (e.g. DUF -50123)
CSV contains issue in below order:
Epic link available for Story or Bug only.
Error Message:
Cannot add value [ [DUF-50123] ] to CustomField Epic Link in Issue with summary 'Sample Issue Summary'. Exception Message: null java.lang.NullPointerException at com.atlassian.jira.issue.search.parameters.lucene.DefaultPermissionQueryFactory.collectProjectTerms(DefaultPermissionQueryFactory.java:141) at com.atlassian.jira.issue.search.parameters.lucene.DefaultPermissionQueryFactory.createQuery(DefaultPermissionQueryFactory.java:79) at com.atlassian.jira.issue.search.parameters.lucene.DefaultPermissionQueryFactory.getQuery(DefaultPermissionQueryFactory.java:62) at com.atlassian.jira.issue.search.parameters.lucene.PermissionsFilterGeneratorImpl.getQuery(PermissionsFilterGeneratorImpl.java:37)
Note: For cloud version above configuration for migration is working.
Does the Epic with key DUF-50123 already exist in the destination Jira instance before the CSV is imported?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.