-
**Describe the bug**
SQLite databases are cached in memory and updates to the data are not reflected
**Logs**
2021-09-11 20:05:00,027 INFO task.sync-databases :: Starting sync task for Database…
-
**Is your feature request related to a problem? Please describe.**
Currently you can download unformatted results:
And you can also send unformatted results via dashboard subscriptions
…
-
Original PR: #42239
The Kondo output schema for `metabase.api.activity/get-popular-items-model-and-id` is in the wrong place and doesn't actually get applied:
https://github.com/metabase/metaba…
-
### Describe the bug
In a question that includes percentage and count summarizations in addition to a distinct count summarization, adding/removing the distinct count summarization changes the result…
-
### Comment
https://github.com/metabase/metabase/issues/8359
Would like to be able to capture the results from Metabase Question, on a daily basis, and save to a database, for historical analysis. T…
-
### Description
I want to be able to create dimensions which are variable in Lightdash.
Some examples of use cases for this:
- I want a dimension to show the most profitable customer so I ca…
-
**Context**
sql preview is not able to provide correct sql, but maybe we should consider providing a nice message instead of "broken sql"
- issue links: https://github.com/metabase/metabase/is…
-
**Is your feature request related to a problem? Please describe.**
We have many use cases where linked filters cache (30 days!) can be problematic: people that change data often might find that the li…
-
**Is your feature request related to a problem? Please describe.**
Right now there is no way to track what is going on around a static embedding dashboard. You can see how much usage the dashboards ha…
-
# What
Currently when the API is hit more than once , the code stops executing when it reaches metabase Group creation
`Group metabaseGroup = groupPermissionsRepository.save(new Group(name));`
b…