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

Refactor out for_families attribute from FamilyRequestCreateService #4861

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coalest
Copy link
Collaborator

@coalest coalest commented Dec 16, 2024

Doesn't resolve any issue.

Description

This for_families attribute is a funny one. I removed it from RequestCreateService in this #4827, because it was being passed in but then not used.

Let's go ahead and remove it from FamilyCreateService as I think it isn't necessary there either.

It also appears to be a column on the partner_requests table which as far as I can tell is currently not being used now. Not sure if it was ever used.

A side topic is what to do about the partner_requests table. Can we drop it or does it have records in production?

Type of change

  • Internal refactor

How Has This Been Tested?

Fixed related tests that references for_families.

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.

1 participant