bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 57 forks source link

API - Preserve the order of owner groups for tenants in common #22014

Closed arlentees closed 1 day ago

arlentees commented 1 week ago

A missed requirement that only applies to the tenants in common owner group structure.

Note: for TC transfers, corrections, amendments, re-registrations, the addOwnerGroups group.groupId is now the sequence number of the new group. So if only modifying the second group, the addOwnerGroups[0].groupId value is 2. A UI change may be required.

chdivyareddy commented 5 days ago

Verified in DEV for Transfers, Re-registration, Amendment and Correction.

MHR 108365, 108356

image.png image.png
doug-lovett commented 5 days ago

@chdivyareddy in TEST can you also verify the reg report is correct for the following scenario:

  1. Create a new home registrations in the modernized UI with a sole owner.
  2. Create a transfer on the same home in the legacy interface with a new sole owner.
  3. Create a transfer on the same home in the modernized UI with a joint ownership.
  4. Verify the owners in the registration report are correct.
chdivyareddy commented 5 days ago

@doug-lovett Sure, will do..

chdivyareddy commented 4 days ago

@doug-lovett , I verified the scenarios in the the modernized UI and the outputs looks as expected (other than a group tenancy type issue which is noted in 22182). But, couldn't verify in the legacy interface as I and Oge don't have access to it.