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

Add rails model level validation to ensure that we do not have duplicate rows for the same workflow/step/version #282

Closed
peetucket opened this issue Nov 15, 2019 · 0 comments · Fixed by #283
Assignees

Comments

@peetucket
Copy link
Member

peetucket commented Nov 15, 2019

This will allow us to prevent new bad data from being added where we have duplicate rows for the same druid/workflow/step/version combination even if we are not yet able to add a database constraint (due to existing bad data) - see #40 for the database constraint work

This validation can be added now even with bad data and will help debug where the bad data is coming from.

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