Hi,
I am using this link "https://rajalakshmividyanandan.atlassian.net/rest/api/3/issue/COM-5" in postman to get response. com-5(subtask)-->com-3(bug)-->com-1(epic). I want to get epic details(com-1) in the first response itself when I post request for com-5. Is it possible, If yes, suggest some solutions.