在issue问题导出的时候,是子任务的无法在行中直观的看到它的父任务的编号
if(!issue.isSubTask()){ return null; } issue.getParentObject().getKey();