Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth Web - Implement FF to redirect to new BRD #24920

Closed
3 of 4 tasks
JazzarKarim opened this issue Dec 12, 2024 · 5 comments
Closed
3 of 4 tasks

Auth Web - Implement FF to redirect to new BRD #24920

JazzarKarim opened this issue Dec 12, 2024 · 5 comments
Assignees
Labels
Entities - Olga A label to filter on the tickets for the Entities based team that Olga is PO for. sbc-connect

Comments

@JazzarKarim
Copy link
Collaborator

JazzarKarim commented Dec 12, 2024

Using the new feature flag enable-business-registry-dashboard, we need to:

  • Add the FF to the code
  • If FF is enabled --> redirect user to new BRD
  • If FF is disabled --> keep user on the old BRD/MBR

New:

  • Add code in new BRD to enable target FFs
@JazzarKarim
Copy link
Collaborator Author

Test notes

For example:
https://dev.account.bcregistry.gov.bc.ca/account/3040/business will redirect to: https://business-registry-dev.web.app/en-CA/

If you want to stay on the old one, you can add the noRedirect query parameter, so something like:
https://dev.account.bcregistry.gov.bc.ca/account/3040/business?noRedirect=true (The value could be anything, not only true).

@seeker25
Copy link
Collaborator

seeker25 commented Jan 7, 2025

Karim could you get this QA'd, I'm trying to deploy a release to prod

@JazzarKarim
Copy link
Collaborator Author

Karim could you get this QA'd, I'm trying to deploy a release to prod

For sure. I will speak to Riyaz.

@riyazuddinsyed
Copy link
Collaborator

@JazzarKarim @seeker25 Even after the deployment this will be FF in prod correct?

@JazzarKarim
Copy link
Collaborator Author

@JazzarKarim @seeker25 Even after the deployment this will be FF in prod correct?

The feature flag is disabled for now in PROD. Meaning, the redirection won't happen. It won't happen until we actually want to start using the new BRD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Entities - Olga A label to filter on the tickets for the Entities based team that Olga is PO for. sbc-connect
Projects
None yet
Development

No branches or pull requests

4 participants