Jose Rego
Jose Rego
Old versions (and some edge cases now) allowed for duplicate slugs in the same project. Even though we check uniqueness in our business logic it's not enforced at the database...
Initial investigation and example here: https://www.notion.so/lightdash/Deduplicating-metrics-in-Lightdash-751a727ee2ce422182f68873982dc406#09da6ded3cb442379c4a31ecb62bf57f
We need to improve our dbt project and seeded data to be able to replicate advanced scenarios related to inflated metrics. Related to #3393 and #10361 We should have this...
### Description There should be a way for Admins and Developers to create a service account or an "organisation access token" which is not directly related to a single user....
### Description Allow to update a preview project connection. ### What problem does this solve? Able to update the preview warehouse connection to a user with more permissions or a...
### Description In the org/project settings, there should be a button to clear/invalidate the cache at the org/project/chart? level. Only admins should be able to do this. Also available via...
### Description We can get this option from the active project configuration and keep the CLI option as an override. It should work for `dbt deploy` and `dbt preview`. The...
### Description An explore can have multiple joined models. At the moment the `lightdash generate-exposures` command relates all possibly joined tables to a chart. We should change the feature to...
### Description Add a "usage analytics" project to each organisation that only admins could access. That project would work like any other project where there are โtablesโ that they can...