Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor commit_form_change_internal #1896

Open
mikevespi opened this issue Mar 12, 2024 · 1 comment
Open

Refactor commit_form_change_internal #1896

mikevespi opened this issue Mar 12, 2024 · 1 comment
Labels
Low Priority Low Priority Tickets/Issues Tech Debt Technical Debt

Comments

@mikevespi
Copy link
Contributor

###Description of the Tech Debt###

The mutation commit_form_change_internal had a substantial amount of logic added that is conditional on the form and operation. The result is difficult to read and debug, and should be refactored.
###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
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it
System Fault Risk - Risk of system errors or application downtime
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time?
Time Sink Risk - How much will this tech debt slow the development process down
TOTAL SCORE:
@mikevespi mikevespi added the Tech Debt Technical Debt label Mar 12, 2024
@pbastia
Copy link
Contributor

pbastia commented May 2, 2024

This is really low priority

@pbastia pbastia added the Low Priority Low Priority Tickets/Issues label May 2, 2024
@patriciarussellCAS patriciarussellCAS added this to the CIF: New Issues milestone Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Low Priority Tickets/Issues Tech Debt Technical Debt
Projects
None yet
Development

No branches or pull requests

3 participants