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

Registration Ignoring 12th Grade Selection #3445

Closed
1 task done
bobrufenacht opened this issue Nov 28, 2018 · 1 comment
Closed
1 task done

Registration Ignoring 12th Grade Selection #3445

bobrufenacht opened this issue Nov 28, 2018 · 1 comment
Assignees
Milestone

Comments

@bobrufenacht
Copy link
Contributor

bobrufenacht commented Nov 28, 2018

Prerequisites

Description

When a registration requires the Person Field of Grade and 12th Grade is selected (login required), it is not updated on the person record as it is with other grade choices and it is not shown in the Registration Registrants fields.

Steps to Reproduce

  1. Create an Event Registration requiring login and add Person Field -> Grade to the form as required.
  2. Create an instance of the registration.
  3. Create a URL slug for the registration (probably not required but easier).
  4. Go to the slug URL.
  5. Register a person (I used an existing person with no current grade) and select 12th grade.
  6. The Registrants tab will have blank for the grade.
  7. The person's profile will still show blank for the grade.

Other grades chosen will update the person profile and the registrant attribute.

Expected behavior:

Update the profile and save the selection on the registration.

Actual behavior:

It behaves as if there was no selection even though it was required.

Versions

  • Rock Version: 8.4 but also tested on demo and prealpha and failed on all.
  • Client Culture Setting: Azure
@ethan-sparkdevnetwork
Copy link
Contributor

Corrected GradePicker parse logic on the RegistrationEntry block.

@crayzd92 crayzd92 added this to the v8 milestone Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants