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

Adding ability to create a customer with attached delivery channels #727

Merged
merged 13 commits into from
Feb 14, 2024

Conversation

JackLewis-digirati
Copy link
Contributor

@JackLewis-digirati JackLewis-digirati commented Feb 7, 2024

Resolves #716

This pull request contains code to add DeliveryChannelPolicies and DefaultDeliveryChannels to customers when they're created from scratch

@JackLewis-digirati JackLewis-digirati changed the base branch from develop to feature/populateDeliveryChannelTables February 8, 2024 10:25
@JackLewis-digirati JackLewis-digirati changed the title Feature/customer delivery channels Adding ability to create a customer with attached delivery channels Feb 8, 2024
@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review February 8, 2024 16:41
@JackLewis-digirati JackLewis-digirati requested a review from a team as a code owner February 8, 2024 16:41
Base automatically changed from feature/populateDeliveryChannelTables to develop February 9, 2024 11:05
@JackLewis-digirati JackLewis-digirati merged commit db9a2a1 into develop Feb 14, 2024
9 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/customerDeliveryChannels branch February 14, 2024 10:40
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.

Customer Creation allocates correct DeliveryChannelPolicies and DefaultDeliveryChannels
2 participants