keon94 opened a new issue, #4613:
URL: https://github.com/apache/incubator-devlake/issues/4613

   ### 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
   
   With added support for Pagerduty, an incident management system, we need to 
decide how to handle incidents at the domain layer for the calculation of DORA 
metrics. The current design directly maps an incident to a domain issue but 
this may not be desirable because issues are a source-control-management 
concept (Code entity).
   
   ### Description
   
   Should incidents get their own table at the domain layer? Or should we 
expand the Issues table to contain extra fields for incidents? What should 
these fields be? How will the Dora plugin handle these new fields, and what 
will the Dashboard queries for them look like? These are the questions to 
answer for this ticket.
   
   ### Related issues
   
   Blocked by #4220 and #4248 
   
   ### 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]

Reply via email to