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

Cancel Unit Notes - Attention value is displayed in the outputs without user input #22482

Closed
1 task done
chdivyareddy opened this issue Jul 25, 2024 · 4 comments
Closed
1 task done
Assignees
Labels
Assets bug Something isn't working

Comments

@chdivyareddy
Copy link
Collaborator

chdivyareddy commented Jul 25, 2024

  • Attention value for the cancel unit notes are displayed in the outputs without user input.
    Notice of Caution, Public Note, Confidential Note, Restraining Order, Notice of Tax Sale.

MHR 108363 in DEV

Cancel Public Note UI review screen:

image.png

Verification report:
image.png

Note: The Attention value displayed in the cancel public note output was retained from public unit note filing.

Public Unit Note Output:
image.png

@chdivyareddy chdivyareddy added Assets bug Something isn't working labels Jul 25, 2024
@doug-lovett
Copy link
Collaborator

Here is what was submitted to the API:

{
  "attentionReference": "AT-329489324",
  "submittingParty": {
    "code": "24320005",
    "businessName": "WYNFORD REALTY GROUP LTD",
    "address": {
      "city": "VANCOUVER",
      "country": "CA",
      "postalCode": "V6M 4B9",
      "region": "BC",
      "street": "202  5704 BALSAM ST"
    },
    "contact": {
      "areaCode": "604",
      "name": "J M FENTON",
      "phoneNumber": "2610285"
    }
  },
  "note": {
    "documentId": "12482989",
    "documentType": "NCAN",
    "remarks": "NPUB remarks.",
    "cancelledDocumentType": "NPUB",
    "cancelledDocumentDescription": "PUBLIC NOTE",
    "cancelledDocumentRegistrationNumber": "00551232",
    "destroyed": false
  },
  "cancelDocumentId": "12837282",
  "documentType": "NCAN",
  "affirmByName": "Business Registry Test 1",
  "registrationType": "REG_STAFF_ADMIN",
  "documentId": "90050784"
}

@LizGovier
Copy link
Collaborator

Hey @flutistar I'm seeing the 'Attention' number show up when I cancel a note, which should be blank. (Tested in DEV, MHR: 108373
Screen Shot 2024-08-13 at 11.01.44 AM.png

@chdivyareddy, just to recap the task of this bug ticket:
When cancelling a unit note, the 'Attention' information should not appear:

  1. on the review and confirm page
  2. in the verification output statement

@saragunnarsson
Copy link
Collaborator

This looks great @flutistar - moving to RFQA

@chdivyareddy
Copy link
Collaborator Author

Verified in DEV!

MHR 108356: Cancel Note (Notice of Caution)
2024-08-21_BCMHR_Registration_108356.pdf

MHR 108349: Cancel Note (Public Note)
2024-08-21_BCMHR_Registration_108349.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assets bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants