Netflix / dispatch

All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
Apache License 2.0
4.95k stars 488 forks source link

Case cost model - frontend #5140

Closed metroid-samus closed 2 weeks ago

metroid-samus commented 2 weeks ago

This PR adds the ability to create case costs by assigning a cost model to case types. All cases of the same type use the same cost model to calculate ongoing response costs.

The final cost of a case is an accumulation of one or multiple cost types. Screenshot 2024-08-28 at 8 07 30 PM Screenshot 2024-08-28 at 8 17 28 PM

Each case type can be assigned a cost model, which are used to calculate ongoing response costs. If no cost model is assigned to a case type, all cases of that same type do not update their response costs. Screenshot 2024-08-28 at 8 10 44 PM