Jose Rego

Results 79 issues of Jose Rego

### Description This might be the reason why customers see "ghost" validation errors. There are 2 problems: - There is a bug in the CLI that shows the message "Validating...

🐛 bug
📖 documentation
🎮 CLI
💜 customer support

### Description ### To Reproduce If x-axis is a string, it shows in the tooltip, independently if we are hovering the bar or not. https://github.com/lightdash/lightdash/assets/9117144/28595365-2de3-4f34-89d8-bd95310fdc64 If the x-axis is a...

🐛 bug
🖥 frontend
💜 customer support

### Description ### To Reproduce Apply filter label In view mode we show the custom label in the "pill" but not inside the modal. ### App Version 0.1001.6

🐛 bug
🖥 frontend
💜 customer support
👋 open-contribution

### Description We turned `dbt list` to be the default command instead of `dbt compile` for some time now in both the CLI and the server. We can now remove...

⚙️ backend
tech-debt
🎮 CLI

### Description There are cases when applying custom metric formatting causes the query to fail. We should: - fix validation in backend - display validation error in the UI for...

🐛 bug
⚙️ backend
💜 customer support

### Description > a feature request here would be instead of breaking the entire table, errors of this type should break just the dimension/metric that is affected. E.g. if a...

✨ feature-request
⚙️ backend
💜 customer support

### Description ### To Reproduce 1. create chart in dashboard & save 2. create google sync for that chart 3. go to Sync & scheduled deliveries Actual: I don't see...

🐛 bug
⚙️ backend
💜 customer support

Update GitHub actions to not have deprecated warnings. Example warnings:

👩‍💻 devx
tech-debt

### Description Lightdash CLI currently depends on the dbt core but dbt cloud users use dbt cloud CLI instead of dbt core. dbt cloud CLI support nearly all of the...

✨ feature-request
🎮 CLI

### Description We currently use puppeteer to render the website and take screenshots for scheduled deliveries. It has proven to be unreliable as users from time to time, report images...

✨ feature-request
💜 customer support