bcgov / orgbook-bc-client

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

fix: Fix entity display bn #176

Closed wadeking98 closed 1 year ago

wadeking98 commented 1 year ago

Organizations with updated business numbers had the old business number displaying on the entity details page. This change fixes the functionality to display the latest business number.

image

Resolves: https://github.com/bcgov/orgbook-bc-client/issues/175

swcurran commented 1 year ago

@WadeBarnes — good to get this one out. Not sure what you need from other to do that.

Thanks @wadeking98 !

WadeBarnes commented 1 year ago

I've got it. Will deploy tomorrow morning.

wadeking98 commented 1 year ago

LGTM — didn’t run it to test. Not sure why the translate.ts change is in this. Is it related?

that's just from code linting. I ran the linter to format the code and it cleaned things up in a few other files