metabase icon indicating copy to clipboard operation
metabase copied to clipboard

The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:

Results 1420 metabase issues
Sort by recently updated
recently updated
newest added

`mage alias` - Prints instructions to install `mage` alias + autocomplete for bash, zsh, and fish shells. --- When `bb` is not installed globally the `print-help` function was failing because...

no-backport
.Team/DevEx

### Current behavior If you add a number filter and connect it to a field and then set the control to search box and set it to have values from...

Type:New Feature
.Frontend
.Backend
.Team/Querying
Reporting/Dashboards/Filters & Parameters

### Describe the bug In API docs, many of the request body attributes show a data type next to the name. Many of these are referencing types that are incorrect...

Type:Bug
Priority:P2
.Needs Triage

### Describe the bug Creating a GUI Question on a Snowflake table including ARRAY type columns will not include those columns when download attempted and no error is shown to...

Type:Bug
Priority:P1
.Needs Triage

Fixes https://github.com/metabase/metabase/issues/59275 ### Description The `metabase.query-processor.middleware.results-metadata/record-metadata!` method gets triggered for all the sub-queries of a pivot card, updating the `report_card.result_metadata` value for each one, and it does it on every...

.Team/AdminWebapp
double-backport

Pursuant to https://github.com/metabase/metabase/issues/59428 (reduces priority but does not fully close it) If `num-breakouts` is greater than 31, `(dec (Math/pow 2 num-breakouts))` produces a number larger than the range of a...

backport
.Team/DashViz

WIP PoC for VIZ-1048 Primary changes: - Uses `/search` endpoint instead of `/recents` - Moves 2 of 3 conditions we currently do in "tier 1" compatibility checking to be part...

no-backport
.Team/DashViz
PR-Env

added note that Data breadcrumbs are not affected by this setting > [!IMPORTANT] > For those employed by Metabase: if you are merging into master, please add either a `backport`...

Type:Documentation
backport

Closes https://github.com/metabase/metabase/issues/55382 ### Description Modal was re-rending due to recomputed `` on every render, causing the error modal to re-mount, and the open state to reset to `true`. Having this...

backport
.Team/AdminWebapp

> [!IMPORTANT] > For those employed by Metabase: if you are merging into master, please add either a `backport` or a `no-backport` label to this PR. You will not be...