Up until when Epic Links were replaced with the parent field, I could write some JQL that would extract the columns I wanted. I would then use the Jira/Excel addon to export the results directly into Excel. Once in Excel from the Import Data from Jira addon panel you can go to the Fields tab, click on edit, search the fields by Epic and then scroll down to Epic Link and there is a dropdown that will allow you to select Epic Name.
This would then include the name of the Epic in the extract of the issues.
Now when I add an issue to an Epic and run the same extract the EPIC Name field is empty. Older issues still have the Epic Name.
I am assuming now the epic name is no longer being populated.
That's the long story and my request is how do I get the Parent Summary value of an issue to be to be included using JQL.
Thanks
If you export the "Parent" field with the Better Excel Exporter, we export the key, the summary and even the issue type of the parent. The first two are required in almost every case, and the third one helps to identify if it is a issue-subtask type of relation or an epic-story one, for example.
Actually the format of the value can be freely customized if it is too much or too little information!
For those of us that don't have Better Excel Exporter, any way we can get this functionality back? We use Get Jira Data in my organization. The Parent ID isn't as helpful as the "summary/name" of the Parent ID.
Also note: If I use the the export Excel from Jira it is missing the summary, if I Export HTML from Jira it is missing the Summary ID, I use this field to create hyperlinks. Ultimately, how do I get information using Get Jira Data API in Excel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ron,
Not sure that I exactly follow your scenario, but you would just use the parent field and the issue type. If the issue is an Epic, then the Summary field is the "Epic Name". If it's not an Epic, then the Parent field will have the value of the Epic key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is when you use the jira plugin the parent field lists the key only and no name. What the other user wants is the plug-in to display the parent name. The epic name field is not tied to the issues like the parent key is.
I have this exact same issue which makes the plugin less useful for me. I end up exporting my filter manually , which exports epic link name or parent summary. Both have the names of the epics that are tied to the issues that are linked.
I wish the jira xls plug in could export the parent summary.
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.