Luis Paolini

Results 77 issues of Luis Paolini

**Describe the bug** The [autocomplete query](https://github.com/metabase/metabase/blob/2f216e72f6e335d3048c5a93bfa8b5bd8d389e86/src/metabase/api/database.clj#L415) can cause performance issues on databases with massive amount of fields, so we should take some measures for improving it **Logs** See ticket 11024...

Type:Bug
Priority:P1
.Performance
Querying/Native
.Regression

**Describe the bug** There's a weird bug when you set up scalars with -4 or -5 decimal places which show a long long number **Logs** NA **To Reproduce** 1) New->question->orders->sum...

Type:Bug
Priority:P3
Visualization/Chart Settings
.Frontend
Visualization/Scalars

**Describe the bug** When you add a scalar to a dashboard and then add series to the scalar, the card is transformed into a bar chart (or funnel). If you...

Type:Bug
Priority:P2
.Correctness
.Backend
Visualization/Scalars
.Reproduced
Reporting/Dashboards/Combined charts
Visualization/Static

**Describe the bug** Some customers reported feeling 43 slower than 42 so I did a few tests and here's what I found: 1) 43.4 does not keep the spinners till...

Type:Bug
Priority:P2
.Performance
Difficulty:Hard
.Frontend
.Regression

**Is your feature request related to a problem? Please describe.** Right now, the Homepage lists the "Pick up where you left off". But some users would like to pin any...

Type:New Feature
Organization/

**Describe the bug** When referencing the model in a SQL query ( {{# ..}} ), then the query won't use the persisted model but rather will go to the actual...

Type:Bug
Priority:P2
Querying/Models
Querying/Cache

Creating this issue to track the bump of the postgres jdbc driver to 42.5.0. Current 42.4.1

Type:Tech Debt
Database/Postgres
.Backend

Our SSH library was upgraded to 2.9.1 with some bugfixes https://github.com/apache/mina-sshd/blob/master/docs/changes/2.9.1.md

Type:Tech Debt
.Backend
Administration/Databases

**Describe the bug** In pre-44, we had a loading spinner to indicate that the filter values were being loaded ![image](https://user-images.githubusercontent.com/1711649/189254462-4f9dd22c-a79b-482e-95f7-89b2e720c098.png) In 44, we don't show anything, and this is concerning...

Type:Bug
Priority:P2
Querying/Parameters & Variables
.Frontend
.Reproduced
.Regression

**Describe the bug** When using dropdown filters, if you don't select a value and click on the button, then the filter will populate but with an empty value. No effect...

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