Skip to content

PO-2725#2136

Open
iamfrankiemoran wants to merge 11 commits intomasterfrom
PO-2725
Open

PO-2725#2136
iamfrankiemoran wants to merge 11 commits intomasterfrom
PO-2725

Conversation

@iamfrankiemoran
Copy link
Copy Markdown
Contributor

Jira link

PO-2725

Change description

feat: update account handling in fines draft table and service

  • Changed 'Defendant id' to 'Account id' in the fines draft table wrapper.
  • Updated IFinesDraftTableWrapperTableData interface to allow Account as nullable.
  • Modified populateTableData method to include 'Account id' from response.
  • Enhanced IOpalFinesDraftAccountsSummary interface with new fields for account details.
  • Updated mock data to reflect changes in account structure.

Testing done

  • Tested locally and working as expected

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

- Changed 'Defendant id' to 'Account id' in the fines draft table wrapper.
- Updated IFinesDraftTableWrapperTableData interface to allow Account as nullable.
- Modified populateTableData method to include 'Account id' from response.
- Enhanced IOpalFinesDraftAccountsSummary interface with new fields for account details.
- Updated mock data to reflect changes in account structure.
Copy link
Copy Markdown
Contributor

@Arnabsubedi233 Arnabsubedi233 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@louisbriggs louisbriggs left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants