narrowizard opened a new issue, #8315: URL: https://github.com/apache/incubator-devlake/issues/8315
### 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 Currently, Apache DevLake's issue tracking domain does not include a due_date field in the issues table. However, many issue tracking tools, such as Jira, TAPD, and ZenTao, provide a field representing the expected due date of an issue. By incorporating due_date into the domain layer, DevLake users can analyze issue deadlines across multiple tools in a unified way. ### Description We propose adding a due_date field to the issues table in the issue tracking domain. This field should be populated using default mappings from existing fields in third-party issue tracking tools: - duedate (Jira) - due (TAPD) - deadline (ZenTao) This enhancement will enable users to track and analyze issue deadlines consistently across different platforms, improving insights into project timelines, deadline adherence, and overall planning efficiency. ### Related issues _No response_ ### Are you willing to submit a PR? - [x] 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