redash icon indicating copy to clipboard operation
redash copied to clipboard

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

Results 435 redash issues
Sort by recently updated
recently updated
newest added

Suddenly i can't create new user on redash dashboard, i got below error on web container ``` [2022-05-26 13:52:02,060][PID:22][ERROR][redash.app] Exception on /api/users [POST] Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/flask/app.py",...

Needs More Information
Support Question

### Issue Summary App.js: Cannot find module 'babel-plugin-module-resolver' for both os it's giving me same error

Needs More Information

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies
javascript

### Issue Summary The Manager section on the `/admin/status` page is displaying 'n/a' for both "Last Refresh" and "Started". The "Outdated Queries Count" shows nothing (blank). See attached screenshot. Clicking...

## What type of PR is this? (check all applicable) - [x] Other ## Description The docker compose file was using an outdated path for the maildev test mail server....

Team Review

## What type of PR is this? (check all applicable) - [x] Feature ## Description Allow user to type arbitrary GeoJSON URL; existing build-it maps are available as dropdown options....

Frontend
Visualizations

### Issue Summary (Big Query Schema Refresh) In v8, big query schema refresh is implemented using rest apis. (https://github.com/getredash/redash/blob/v8.0.0/redash/query_runner/big_query.py#L262) In v10, big query schema refresh is implemented using INFORMATION_SCHEMA query...

- Each query should link to its parent, in case it's a fork of an existing query. - When changing a query, store last N versions and let the user...

i have redash instance v8 and moving queries to new redash instance v10 my query is ``` { "collection": "statistics", "query": { "failureCauses": {"$exists": false}, "startingTime": {"$gt" : {"$humanTime": "{{...

Bug
Backend

### Issue Summary I'm trying to run redash on a Raspberry Pi 4B. From the existing topics I could find it seems like this should be supported: - https://discuss.redash.io/t/arm64-support-in-the-docker-images/3480/8 -...