Bhoopalan1999 opened a new issue, #8344: URL: https://github.com/apache/incubator-devlake/issues/8344
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case The Jira plugin fetches 'stories', 'tasks' and similar child elements from a Jira board and stores it in the issues table in the Database. In our Jira board customization, we follow the following hierarchy (From Parent to child) Quest -> Saga -> Epic -> Stories, Tasks, etc., Right now, the issues table in DB fetches the data of child issue types like stories and parent issues like Epic. The other parent elements like Saga and Quest aren't fetched. ### Description Please fetch issue types such as Quest and Saga and store it in the issues table in DB. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org