Skip to content

Make job_id an integer field instead of one-to-one#720

Merged
mvandenburgh merged 1 commit into
mainfrom
error-taxonomy-job-id
Jan 5, 2024
Merged

Make job_id an integer field instead of one-to-one#720
mvandenburgh merged 1 commit into
mainfrom
error-taxonomy-job-id

Conversation

@mvandenburgh
Copy link
Copy Markdown
Member

@mvandenburgh mvandenburgh commented Jan 5, 2024

Failed jobs don't have a Job record saved, so we can't use a OneToOneField here.

@jjnesbitt I broke this off of #698; I'm currently reworking that to fit into the new Django app architecture, but I think it makes sense to get this bit in ASAP to update migration 0004 before any new migrations get introduced.

Failed jobs don't have a `Job` record saved.
@mvandenburgh mvandenburgh requested a review from jjnesbitt January 5, 2024 17:06
@mvandenburgh mvandenburgh merged commit c484ca1 into main Jan 5, 2024
@mvandenburgh mvandenburgh deleted the error-taxonomy-job-id branch January 5, 2024 17:13
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 this pull request may close these issues.

2 participants