bcgov / cas-registration

A web app for Registration in OBPS under the Clean Growth branch
Apache License 2.0
1 stars 1 forks source link

Move DataGrid data transformation to Django Ninja schema #1433

Open marcellmueller opened 2 months ago

marcellmueller commented 2 months ago

Description of the Tech Debt

There is a good description of the benefits of doing this in #755 which covers other pages which we do data transformation on the front end.

Tech Debt Triage

The purpose of our technical debt triage process is to analyze technical debt to determine risk level of the technical debt and the value in tackling that technical debt.

Risk Value Scoring:

Level Value
High 3
Medium 2
Low 1
Technical Debt - Risk Types Level Value
Business Area Risk - Risk of business area visibility / damage to user experience 1
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it 3
System Fault Risk - Risk of system errors or application downtime 2
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time? 2
Time Sink Risk - How much will this tech debt slow the development process down 2
TOTAL SCORE: 10
BCerki commented 3 weeks ago

This may be addressed by the work on the part 2 dashboard