Skip to content

Lg 10190 remove reproof at from profiles 2 of 2#8816

Merged
kbighorse merged 7 commits intomainfrom
LG-10190-remove-reproof_at-from-profiles
Jul 26, 2023
Merged

Lg 10190 remove reproof at from profiles 2 of 2#8816
kbighorse merged 7 commits intomainfrom
LG-10190-remove-reproof_at-from-profiles

Conversation

@kbighorse
Copy link
Contributor

@kbighorse kbighorse commented Jul 20, 2023

🎫 Ticket

LG-10190
Profiles schema should not have "reproof_at" attribute

🛠 Summary of changes

This PR removes the reproof_at column from the profiles table

📜 Testing Plan

Provide a checklist of steps to confirm the changes.

  • rspec ./spec/services/idv/profile_maker_spec.rb:19 # Idv::ProfileMaker#save_profile creates an inactive Profile with encrypted PII

@kbighorse kbighorse marked this pull request as ready for review July 21, 2023 00:24
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

I think we need a separate PR first where we add reproof_at to the Profile class ignored_columns. We have some code that explicitly loads every column to by default, so dropping this column without removing that will cause errors

@kbighorse kbighorse changed the title Lg 10190 remove reproof at from profiles Lg 10190 remove reproof at from profiles 2 of 2 Jul 21, 2023
Copy link
Contributor

@theabrad theabrad left a comment

Choose a reason for hiding this comment

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

👍

@kbighorse kbighorse merged commit 20d8632 into main Jul 26, 2023
@kbighorse kbighorse deleted the LG-10190-remove-reproof_at-from-profiles branch July 26, 2023 21:49
@amirbey amirbey mentioned this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants