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

Add Django constraint to limit number of facilities for EIO and SFO #2983

Open
3 tasks
fviduya opened this issue Mar 10, 2025 · 1 comment
Open
3 tasks

Add Django constraint to limit number of facilities for EIO and SFO #2983

fviduya opened this issue Mar 10, 2025 · 1 comment

Comments

@fviduya
Copy link
Contributor

fviduya commented Mar 10, 2025

Description of the Tech Debt

Operation Type SFO and EIO can have multiple facilities when manually inserted in the database. See this document for reference.

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 0 0
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it 0 0
System Fault Risk - Risk of system errors or application downtime 0 0
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time? 0 0
Time Sink Risk - How much will this tech debt slow the development process down 0 0
TOTAL SCORE:
0 0

Development Checklist:

  • Checklist item
  • Checklist item
  • Checklist item
@fviduya
Copy link
Contributor Author

fviduya commented Mar 10, 2025

Currently, multiple facilities can be added for EIO and SFO through manually inserting data in the database. The linked document above shows the steps. Encountered this while testing #2882.

cc: @patriciarussellCAS/@andrea-williams, please feel free to update the ticket with more dev info 🙂 thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant