leglars opened a new issue, #2802: URL: https://github.com/apache/incubator-devlake/issues/2802
### 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. ### Description Comprehensive issue tracking tools, like Jira and TAPD, have a great ability to extend issue fields for users. Therefore, we should allow users to add these customized fields into domain schema, so that they can easily aggregate and analyze data by these fields without hassle. ### Use case In my Jira practice, I create many customized fields to manage and categorize issues. For example, our development team have several sub-team to take responsibility for different sub-system or components in our product. I create a field called "team" to help me allocate issues to each sub-team. And each sub-team only need to focus on their sub-backlog. Obviously, the "team" field is not covered by domain layer and won't considered as a universal practice. But, when I dig in my issue data, "team" is an important dimensions to aggregate data and find the problem. "team" is just an example. It could be "group", "issue reason", "importance", etc. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
