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

Fix bug in Addenda02: Corrected ReferenceInformationTwoField to use ReferenceInformationTwo #1521

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

mohdjishin
Copy link
Contributor

Fix bug in Addenda02: Corrected ReferenceInformationTwoField to use ReferenceInformationTwo

In the Addenda02 struct, the ReferenceInformationTwoField method was incorrectly referencing ReferenceInformationOne instead of ReferenceInformationTwo. This commit fixes the method to properly reference the correct field (ReferenceInformationTwo). This ensures that the correct data is returned and resolves any issues caused by the incorrect reference.

@mohdjishin mohdjishin requested a review from adamdecaf as a code owner December 5, 2024 08:22
@adamdecaf adamdecaf merged commit c2c66da into moov-io:master Dec 9, 2024
11 checks passed
@adamdecaf
Copy link
Member

Thanks! Released in https://github.com/moov-io/ach/releases/tag/v1.44.2

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.

2 participants