flamber

Results 48 issues of flamber

**Describe the bug** Similar to #22822, don't offer Models for databases that doesn't support nested queries, but also don't offer it if Nested Queries is disabled. **To Reproduce** 1. Question...

Type:Bug
Priority:P3
.Frontend
Querying/Models

**Describe the bug** Cannot sort by metric if using a Pivot Table. It is completely ignored since 0.43.0. And there isn't a way to sort by Value #16505. Likely caused...

Type:Bug
Priority:P2
.Backend
Visualization/Tables
.Reproduced
.Regression

**Describe the bug** If you have Metabase running on `/mb/` and want a Click Behavior to `/myapp/`, then Metabase thinks those URLs are internal and uses history.push, which shows a...

Type:Bug
Priority:P2
.Frontend
Reporting/Dashboards/Click Behavior

**Describe the bug** Using filter Contains on dashboard is case-insensitive (#21359), but on drill-through to question becomes case-sensitive, and could give unexpected results. Not quite sure if this is FE...

Type:Bug
Priority:P2
Reporting/Dashboards
.Correctness
Querying/Parameters & Variables
Querying/GUI
.Reproduced
.Regression

**Describe the bug** Continuation of #8030. Avoid updating dashboard cards unless filter changes. Important that the behavior in-app dashboard is also reflected on Public and Embedding, so it doesn't divert...

Type:Bug
Priority:P2
.Performance
Reporting/Dashboards
Querying/Parameters & Variables
.Frontend

**Is your feature request related to a problem? Please describe.** Users should not be able to set auto-refresh on dashboard, which might cause misunderstanding if results are cached for a...

Reporting/Dashboards
Type:New Feature

**Is your feature request related to a problem? Please describe.** The `query_cache.query_hash` is not the same as `query.query_hash` or `query_execution.hash` since x.37.6 (#14388). This means it's not possible to correlate...

Type:Bug
Priority:P3
.Backend
.Regression
Administration/Audit
Querying/Cache

**Describe the bug** Expression name with spaces causes incorrect aliasing when used together with Custom Column on BigQuery. Historically similar to #22310. Workaround: Only use expression names without spaces. **To...

Type:Bug
Priority:P2
Database/BigQuery
Querying/Nested Queries
.Backend
Querying/Notebook/Custom Column
Querying/Notebook/Custom Expression
.Team/QueryProcessor
.Wanted: MLv2

**Describe the bug** If FullApp embedding directly to e.g `/collection/root`, then it is not possible to click the :heavy_plus_sign: (New...) menu to start a question, because there hasn't been any...

Type:Bug
Priority:P2
.Frontend
Querying/GUI
.Regression
Embedding/Interactive

**Describe the bug** Caching not working for some MongoDB questions, and seems to be specific to GUI questions, since similar Native question caches. **To Reproduce** 1. Create a MongoDB collection...

Type:Bug
Priority:P2
Database/Mongo
.Performance
Querying/Cache