Skip to content

Unable to see Dashboards with any user. #6946

Answered by golu-dailype
golu-dailype asked this question in Q&A
Discussion options

You must be logged in to vote

So we found the issue,
While adding a new data source we replaced the old data source for a while.
And the Data source table in Redash has its own foreign ID key to queries and dashboard tables.
The foreign key got removed from all tables making the queries and dashboards not visible to any of the users.
We used the: update queries set data_source = where name = ;
Although my understanding of the exact issue might not be accurate but the above fix helped me get our Redash back to the way it was.
Thank you for the help!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@golu-dailype
Comment options

Answer selected by justinclift
@justinclift
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants