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

DumpUrl Ingest Code #1064

Closed
CarsonDavis opened this issue Oct 8, 2024 · 0 comments · Fixed by #1069
Closed

DumpUrl Ingest Code #1064

CarsonDavis opened this issue Oct 8, 2024 · 0 comments · Fixed by #1069
Assignees

Comments

@CarsonDavis
Copy link
Collaborator

Description

  1. Purges DumpUrl for that collection
  2. Saves incoming data to DumpUrl
  3. Runs the rules on it
  4. Purges the DeltaUrl model for that collection
  5. Populates the DeltaUrl model for that collection
    • Urls not found should be marked with a boolean of delete true
    • Only the delta fields should be written to the model, not fields that have remained the same
  6. Purges DumpUrl for that collection

Implementation Considerations

  • type your first consideration here

Deliverable

  • ingest functions that run when new urls are imported and populate the DumpUrl model and the DeltaUrl model

Dependencies

depends on

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

Successfully merging a pull request may close this issue.

2 participants