Skip to content

Go To Playground button from Query History creates page not found errorΒ #9888

@CaseCal

Description

@CaseCal

Describe the bug
When trying to go to the playground from query-history in Cube Cloud, an incorrect URL is generated and causes a missing page error.

To Reproduce
Steps to reproduce the behavior:

  1. Go To Query History
  2. Select any query
  3. Click on "Open in Playground"
  4. See page not found error
  5. URL is in the form "deployments/1/**query-history/**playground?query=..." but the query-history part of the path should be removed.

Expected behavior
Clicking on Open in Playground should correctly open the playground with the selected query populated. The URL linked should not contain the "query-history" part of the path.

Screenshots

Image

Version:
Cube Cloud 1.0.12

Additional context
Seems like a recent issue in the past few days.

Metadata

Metadata

Assignees

Labels

cube cloudIssues related to Cube Cloud

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions