bcgov / orgbook-bc-client

Vue.js rewrite of OrgBook BC
Apache License 2.0
6 stars 8 forks source link

BN from Historical Credential Displayed on Organization Page in OrgBook BC #175

Closed swcurran closed 1 year ago

swcurran commented 1 year ago

A business owner has reported that at the top of the page for their organization, the BN showing is from an historical credential. See this page: https://orgbook.gov.bc.ca/entity/FM0867097. From what I can see, the credentials on the page are correct. The two active credentials (Registration and BN credentials) are correct, with the correct BN. However, at the top of the org page, the BN that is displayed immediately below the Legal Name is not the current BN, it is from a record that has been replaced with a newer BN.

The page in question is: https://orgbook.gov.bc.ca/entity/FM0867097 The current BN begins with 8, the older BN begins with 7.

Please investigate where the problem is coming from, and investigate what other organizations are impacted by this issue.

Thanks

swcurran commented 1 year ago

@esune -- assigning you for re-assignment as appropriate.

ianco commented 1 year ago

It looks like a UI issue. The credential data (retrieved by https://orgbook.gov.bc.ca/api/v4/topic/2393585/credential-set) looks correct, it looks like the UI is just picking the first BN credential rather than the active one.

swcurran commented 1 year ago

Thanks, @ianco . @esune — can you get someone on this ASAP. @wadeking98 last worked on it, but perhaps someone else should do this.

esune commented 1 year ago

Assigning @wadeking98 based on most recent activity on the component. @amanji might be able to take over as well.

WadeBarnes commented 1 year ago

Assigning to myself for deployment.

WadeBarnes commented 1 year ago

Updates deployed to prod, issue resolved (https://orgbook.gov.bc.ca/entity/FM0867097): image