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

23070 - Prod fixes #1717

Merged
merged 3 commits into from
Sep 3, 2024
Merged

23070 - Prod fixes #1717

merged 3 commits into from
Sep 3, 2024

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Sep 3, 2024

return

ejv_file: EjvFileModel = db.session.query(EjvFileModel).filter(
EjvFileModel.disbursement_status_code == DisbursementStatus.UPLOADED.value).one_or_none()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code repeatedly fails here, I don't think we care much about the ACK state.

@seeker25 seeker25 merged commit 161c170 into bcgov:main Sep 3, 2024
12 checks passed
@seeker25 seeker25 changed the title Prod fixes 23070 - Prod fixes Sep 3, 2024
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