flamber
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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...
**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...