I am trying to bulk update parents(EPIC's) for JIRA issues, i am mapping the fields Work item key, Work item id, Parent, Summary, Work type.
For some reason i am still getting error : "Unable to retrieve issue key for parent : XXXX-0001"
Hi @keerthi_guntupalli What is the work type hierarchy following in Jira ?? And to which child work item you would like to add parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@keerthi_guntupalli In the child hierarchy work item add parent and epic link columns to create screen and map CSV parent column to Jira parent while uploading. It will work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Mangali Chandrashekar , i didn't quite get it, can you please eloborate, i am trying to update the parents (epics) for the existing child items.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@keerthi_guntupalli What I am saying that add parent field and epic link field to child work item create screen. And then when you are bulk uploading parent epic for child right map csv parent field to Jira parent field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@keerthi_guntupalli ++ please use Jira epic work key in parent column
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good day!
Could you please share a screenshot of a few columns from your CSV file? You may trim any sensitive data since this is a public platform. I'd like to review the work item ID and parent columns (as in how are you relating them in your CSV).
Please ensure that the CSV file structure should be as described in this article: https://support.atlassian.com/jira/kb/keep-issue-parent-child-mapping-during-csv-import-to-jira-cloud/
I think it would be better to raise a support ticket for this, since the query requires a review of the file you're using, field mapping etc.
Regards,
Karan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
still getting the same error :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @keerthi_guntupalli
There have been open bugs related to setting the Parent field through a CSV Import.
I saw that a fix was deployed for this for importing to Team-managed projects. Into what type of project are you trying to import these changes?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is there any other alternative or workaround to get the task done for time being
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are the issue related to this for Company Managed projects.
https://jira.atlassian.com/browse/JRACLOUD-96848
https://jira.atlassian.com/browse/JRACLOUD-92272
You could use the REST API as an alternative.
You could use the Bulk Change feature to update subsets of issues that all need to be changed to the same parent Epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.