32094 OPs Assets UI - PPR client search BCOL Payment Folio Number Not Submitted#2292
32094 OPs Assets UI - PPR client search BCOL Payment Folio Number Not Submitted#2292eve-git merged 3 commits intobcgov:mainfrom
Conversation
|
/gcbrun |
There was a problem hiding this comment.
Pull request overview
This PR fixes a bug where the BCOL (BC Online) payment folio number was not being properly saved when performing PPR (Personal Property Registry) client searches with BCOL payment. The fix ensures that when staff users select BCOL as the payment option and enter a folio number, that value is saved to the application store for use in API requests.
Changes:
- Added logic to save the BCOL folio number to the store's
folioOrReferenceNumberwhen submitting the staff payment dialog with BCOL payment selected - Incremented the package version from 6.0.6 to 6.0.7
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ppr-ui/src/components/dialogs/StaffPaymentDialog.vue | Added import for setFolioOrReferenceNumber and logic to save BCOL folio number to store when dialog is submitted with valid BCOL payment data |
| ppr-ui/package.json | Version bump from 6.0.6 to 6.0.7 for this bug fix release |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/gcbrun |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Issue #: /bcgov/entity###
bcgov/entity#32094
Description of changes:
set BCOL Folio number to FolioOrReferenceNumber, which is saved as folio number in api
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the PPR license (Apache 2.0).