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

Ensure OpenStruct is loaded outside the finance class #5326

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

cwrw
Copy link
Collaborator

@cwrw cwrw commented Nov 25, 2024

Context

We are getting an error in production with the following: uninitialized constant Finance::ChoosePaymentBreakdownForm::OpenStruct

  • Ticket: n/a

Changes proposed in this pull request

Ensure that OpenStruct is not loaded under the finance class, but separately.

Guidance to review

We are getting an error in production with the following:
`uninitialized constant Finance::ChoosePaymentBreakdownForm::OpenStruct`

Ensure that OpenStruct is not loaded under the finance class, but separately.
Copy link

Review app deployed to https://cpd-ecf-review-5326-web.test.teacherservices.cloud

@cwrw cwrw added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit d7c4ef7 Nov 25, 2024
31 checks passed
@cwrw cwrw deleted the openstruct-fix branch November 25, 2024 11:21
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.

3 participants