I have a large database schema transformation. So, I am running a CTE query, that will have recursive results with tables and then tables that have foreign keys to that table. I want to export that to excel, I can generate any fields needed. The question here, is that I want to know if JIRA supports having child\predecessor\successor tasks in the excel so that I can import all of that and have those relationships already defined.