Skip to content

Remove duplicate code #80

@dgarnitz

Description

@dgarnitz

Methods such as update_batch_and_job_status are duplicated across the code to prevent different modules from being dependent on each other.

We need to 1) find and document all the repetitive code 2) move it into a shared or utils location 3) make sure the duplication is removed from the existing code

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstech-debtTechnical Debt. Old bad code we need to fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions