bcgov / entity

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

BC Registry: links to apps don't retain account number #14037

Open severinbeauvais opened 2 years ago

severinbeauvais commented 2 years ago
  1. login and select "not the first" account, eg. BCREG0020 / Severin Dev Account
  2. go to BC Registry page, eg, https://yfthig-dev.web.app/?accountid=2288
  3. click on Go to BC Business Registry link or
  4. click on Go to Name Request link or
  5. click on Go to Personal Property Registry link

Expectation: The new UI loads and you remain on the same account.

Actual: The new UI loads and you lose the account you had selected -- you now have the default/first account selected.

Note: Relationships team previously worked on retaining the account while switching between UIs.

seeker25 commented 2 years ago

We should run all of our apps under the same domain, and look at the session storage instead of using ?accountid=

I think the WAM apache rules should be changed, anything under /business/ or /landing-page/ should be forwarded to a new OpenShift project with an NGINX proxy that we control and can pass off to each respective repo

https://www.bcregistry.gov.bc.ca/ should redirect to something like https://www.bcregistry.ca/landing-page/

or use the bcregistry.gov.bc.ca domain instead

severinbeauvais commented 2 years ago

Yes! I heard we'll be talking about that next week 😃

See #2007.

Mihai-QuickSilverDev commented 2 years ago

@seeker25 Hi Travis, we understand that your team will follow-up on this. Thank you!

jdyck-fw commented 2 years ago

Pulling the Entity tag off of this, as it's something for Relationships triage.

severinbeauvais commented 2 years ago

Right now, it looks like the links to the BC Business Registry and Name Request have the account id URL, but not the link to Personal Property Registry.

See link at bottom left of these screenshots:

image

image

image

pstemkens commented 10 months ago

@ethantspitt , was this bug resolved with any updates to the app?

ethantspitt commented 10 months ago

@pstemkens Just did some checking in DEV, as Severin mentioned above, BC Business Registry and Name Request have the ?accountid= URL so they are working now, but not the link to Personal Property Registry.

pstemkens commented 10 months ago

@mstanton1, does your team look after the PPR url? Its not working for the above.

mstanton1 commented 10 months ago

@pstemkens the first comment notes that the Relationships team worked on retaining account ID while switching between UI's. The URL itself to navigate to PPR does work. The issue described seems to be one where there is a logon with multiple accounts, and when switching UI's it doesn't stay on the right account. Would you mind checking with your team to see if they had resolved this in the other cases, and obtain a little more information on what's needed from us.

Note: for prioritization I'd be inclined to check in PROD how many PPR accounts are set up with multiple accounts and subject to this as that will help guage the priority, if this is work my team should be doing.