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

Routing to invalid space shows dashboard of default space #8679

Closed
yangguoif opened this issue Mar 12, 2024 · 1 comment
Closed

Routing to invalid space shows dashboard of default space #8679

yangguoif opened this issue Mar 12, 2024 · 1 comment
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@yangguoif
Copy link

yangguoif commented Mar 12, 2024

Severity

Not blocking

Version

2024.2.1998

Latest Version

I could reproduce the problem in the latest build

What happened?

When new routing infrastructure feature flag is enabled, given a user does not have permission to access a space, when the user uses that space ID, or uses an invalid space ID as route param to load the app, then the app presents the dashboard for the default space instead of Space Not Found page.

Reproduction

  1. Ensure the feature flag for new routing infrastructure is enabled
  2. Load root page with an invalid space ID or the space ID that you do not have access to, such as /app#/Spaces-999999
  3. The Dashboard for the default space shows instead of Space Not Found page

Error and Stacktrace

No response

More Information

No response

Workaround

No response

@yangguoif yangguoif added the kind/bug This issue represents a verified problem we are committed to solving label Mar 12, 2024
@yangguoif yangguoif changed the title Routing to invalid space resolves showing dashboard of default space Routing to invalid space shows dashboard of default space Mar 14, 2024
@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.2254
2024.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

2 participants