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

Fix staging URLs in the app #1200

Open
2 of 10 tasks
TG1999 opened this issue Apr 28, 2024 · 0 comments
Open
2 of 10 tasks

Fix staging URLs in the app #1200

TG1999 opened this issue Apr 28, 2024 · 0 comments

Comments

@TG1999
Copy link
Contributor

TG1999 commented Apr 28, 2024

Issue Description

URLs in staging environment are mapped to prod, for example when you create a TCR in staging and once the TCR is created and then you click on the TCR link, instead of going to staging-dashboard it redirects to dashboard. This is because the URLs are hardcoded in the config.

Expected Behavior

URLs in staging should route to staging-* URLs

Current Behavior

URLs in staging should route to prod URLs

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Try to create a TCR in staging, and once TCR is created click on the created dashboard link.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant