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

Fix selected ETL missed review deletions #1938

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Fix selected ETL missed review deletions #1938

merged 1 commit into from
Oct 28, 2024

Conversation

trslater
Copy link
Collaborator

  • When an app is returned from L/FNG, normally the review is deleted
  • This was missed in ETL
  • Any apps where a second L/FNG review was not yet started will be unable to start, since the old one already exists, creating a foreign key constraint validation

- When an app is returned from L/FNG, normally the review is deleted
- This was missed in ETL
- Any apps where a *second* L/FNG review was not yet started will be unable to start, since the old one already exists, creating a foreign key constraint validation
Copy link
Collaborator

@Abradat Abradat left a comment

Choose a reason for hiding this comment

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

LGTM!

@trslater trslater merged commit b53a438 into main Oct 28, 2024
6 checks passed
@trslater trslater deleted the hotfix/ALCS-2335 branch October 28, 2024 20:03
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