Skip to content

Conversation

@geovanne-duarte-mx
Copy link
Contributor

Summary of Changes

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Public API Additions/Changes

Please include a description of any new or modified publicly available classes and/or methods (if applicable).

Downstream Consumer Impact

Please include a description of how downstream consumers will be affected (breaking changes, bug fixes, internal behavior modification, etc.). If this PR introduces breaking changes please list out each of the breaking changes, as well as steps for migrating incompatible code.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@gerfboy
Copy link
Contributor

gerfboy commented Apr 9, 2024

What is this MR about? Also, can we not just leave the description template in the MR.

@XmlElement(name = "posted_on")
private LocalDate postedOn;
@XmlElement(name = "running_balance")
private BigDecimal runningBalance;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@geovanne-duarte-mx we should not remove running balance field as it's being used by HW and AFCU

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