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

Modify PartnerInviteService to use Partner name as name to use for invite #4112

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

jp524
Copy link
Contributor

@jp524 jp524 commented Feb 16, 2024

Resolves #4036.

Description

This PR uses the Partner name given in the new partner form as the User's name during the partner invite process.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Modified spec/services/partner_invite_service_spec.rb.

Screenshots

Screenshot

@cielf
Copy link
Collaborator

cielf commented Feb 16, 2024

For the reviewer's context -- after comparing the partner and primary contact emails in prod, I found that nearly 50% were different, where provided. The original ask, was, therefore, misguided. We still want to have a name on the partner user, but having that name be the partner name will provide us that benefit, while maintaining a proper distinction between the partner and the primary contact.

@dorner dorner merged commit 4ba85b7 into rubyforgood:main Feb 16, 2024
19 checks passed
@dorner
Copy link
Collaborator

dorner commented Feb 16, 2024

Thanks!

@cielf
Copy link
Collaborator

cielf commented Feb 16, 2024

Hurrah!

Copy link
Contributor

@jp524: Your PR Modify PartnerInviteService to use Partner name as name to use for invite is part of today's Human Essentials production release: 2024.02.18.
Thank you very much for your contribution!

@jp524 jp524 deleted the add-partner-name-for-invite branch April 14, 2024 12:06
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.

Add Main contact name to new partner setup
3 participants