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
The "Replay search" button on dashboards is broken, it links to /streams/id/messages?..., while it should link to /streams/id/search?....
/streams/id/messages?...
/streams/id/search?...
Also, no error is displayed, the page is gray / blank while my console says
Warning: Location "/streams/xxx/messages?q=%2A&rangetype=relative&interval=hour&relative=604800" did not match any routes`
The text was updated successfully, but these errors were encountered:
ab5e793
dennisoelkers
Successfully merging a pull request may close this issue.
The "Replay search" button on dashboards is broken, it links to
/streams/id/messages?...
, while it should link to/streams/id/search?...
.Also, no error is displayed, the page is gray / blank while my console says
The text was updated successfully, but these errors were encountered: