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

DB lookup during ingestion of CANBACs #3132

Open
8 tasks
johndeange opened this issue Nov 25, 2024 · 0 comments
Open
8 tasks

DB lookup during ingestion of CANBACs #3132

johndeange opened this issue Nov 25, 2024 · 0 comments
Labels
story A defined user story adhering to expected norms including a narrative

Comments

@johndeange
Copy link
Contributor

johndeange commented Nov 25, 2024

User Story

As a Budget Team Member, I do not want to duplicate data in the CAN spreadsheets when ingesting the CANBACs.

Acceptance Criteria

  • When ingesting the a table of CAN data, if the row in the spreadsheet has empty values for OPRE-added fields, e.g. portfolio or funding partner, then look for a CANFundingDetails record in the database with the same "allotment" and "allowance" and if a record is found, use its values to populate the empty OPRE-added fields.

Tasks

UX

Dev

Definition of Done Checklist

  • UI works as designed (UX team)
  • PR(s) have been merged to main
  • Design/tech debt eliminated
  • New design/tech debt documented (if applicable)
  • Build process updated
  • Documentation updated or added
  • Feature flags/toggles created

Additional Context & Resources

  • Any additional information that would be useful to share about this work
  • Dependencies, constraints?
  • Info already known or found, previous work that's been done?
@johndeange johndeange added draft draft only, not ready for prime time. still being authored or needs refinement story A defined user story adhering to expected norms including a narrative labels Nov 25, 2024
@jonnalley jonnalley removed the draft draft only, not ready for prime time. still being authored or needs refinement label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story A defined user story adhering to expected norms including a narrative
Projects
None yet
Development

No branches or pull requests

2 participants