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

D9/10 - Add setting to disable primary participant for Contact 1 #911

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

jitendrapurohit
Copy link
Collaborator

Overview

Add setting to disable storage of registered_by_id on multiple participant registration.

Before

If multiple contacts are registered to an event using webform, contact 1 pid is stored as registered_by_id for all other participant records.

After

Config introduced to make this optional.

image

If enabled, all participants created on webform submission will be stored as normal participant records instead of being secondary records with primary as Contact 1.

Comments

@KarinG

@KarinG
Copy link
Collaborator

KarinG commented Sep 24, 2023

Thank you Jitendra for getting to this quickly. Tested and merging :-)

@KarinG KarinG merged commit 957cc00 into colemanw:6.x Sep 24, 2023
4 checks passed
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.

2 participants