Open severinbeauvais opened 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
Yes! I heard we'll be talking about that next week 😃
See #2007.
@seeker25 Hi Travis, we understand that your team will follow-up on this. Thank you!
Pulling the Entity tag off of this, as it's something for Relationships triage.
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:
@ethantspitt , was this bug resolved with any updates to the app?
@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.
@mstanton1, does your team look after the PPR url? Its not working for the above.
@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.
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.