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

504: Remove unused data from importer, tighten some validations #2307

Merged
merged 6 commits into from Dec 10, 2018

Conversation

kevinrobinson
Copy link
Contributor

@kevinrobinson kevinrobinson commented Dec 10, 2018

Building on #2287.

Who is this PR for?

developers

What does this PR do?

Removes data that either a) isn't used or b) always has the same value from the importer and model, and tightens some validations on fields that are always present. Also adds dependent: destroy for accommodations.

These validations require removing 3 records from the production database; this is already done.

Checklists

Which features or pages does this PR touch?

  • Student Profile

Does this PR use tests to help verify we can deploy these changes quickly and confidently?

  • Included specs for changes
  • Manual testing made more sense here

@kevinrobinson kevinrobinson merged commit 5d3bbf8 into master Dec 10, 2018
@kevinrobinson
Copy link
Contributor Author

selfie

@kevinrobinson kevinrobinson deleted the feature/504-validations branch December 10, 2018 19:47
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.

None yet

1 participant