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

Membership autoenrollment is not working when a user enrolls in the membership via a voucher #2738

Open
brianhogg opened this issue Aug 19, 2024 · 2 comments
Assignees
Labels
Status: Need Information More information is required to proceed

Comments

@brianhogg
Copy link
Contributor

Reproduction Steps

  1. Go to https://voucher-test.myliftersite.com/ (this is a copy of the business trial template)
  2. Register on the registration page which you will see if you visit the site in a logged out state as this site is using the Private Site add-on features
  3. Enter one of the available voucher codes to complete the registration
  4. The user is sent to the dashboard with no activated courses or memberships, so it looks like the voucher code is not activating the membership it is associated with.

Expected Behavior

When a user activates a voucher code through registration, it should add them to the associated membership and trigger immedietly autoenrollment into courses that are set to autoenroll for that membership

Actual Behavior

The voucher code logs the user in, but they do not gain access to the membership or autoenroll courses immediately

@ideadude ideadude moved this to Awaiting Triage in Development Aug 19, 2024
@ideadude ideadude self-assigned this Aug 19, 2024
@brianhogg
Copy link
Contributor Author

It seems adding the "Voucher Code Redemption" block in the Register form doesn't work. The input is a random name (ie. text_2127_1) and not processed when the form is submitted. It likely should be named llms_voucher instead.

@brianhogg brianhogg assigned brianhogg and unassigned ideadude Aug 19, 2024
@brianhogg
Copy link
Contributor Author

Deleting and re-adding the Voucher Code Redemption block seems to have fixed it. I'm not seeing where the input name could be changed as there's no setting for it.

Will need some more detail or steps in order to reproduce and fix.

@brianhogg brianhogg added the Status: Need Information More information is required to proceed label Aug 19, 2024
@brianhogg brianhogg moved this from Awaiting Triage to Blocked in Development Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Need Information More information is required to proceed
Projects
Status: Blocked
Development

No branches or pull requests

2 participants