Filter list taking time to load after v 37.2 upgrade

We upgraded to latest version yesterday. We noticed the list filters are taking time to populate. We haven’t implemented linked filter functionality yet but still seeing this delay. It is generic across list filters. Anything that we missed ?

Hi @jiwnaiakbar
In which version did it not take time to populate the information?
Can you provide more information, such as browser request timings or steps to reproduce?

Hi @flamber

I was using 35.4. I just restored to 35.4 and I can see that the filter list populates in no time. whereas it was taking a few noticeable seconds in 37.2. I am not sure how to share steps to reproduce because it is not specific to a filter. I noticed a delay in all the list filters. On mobile, I noticed a quick refresh of the page happens before the filter populates the list.

Here are other troubleshooting details:
{
“browser-info”: {
“language”: “en-US”,
“platform”: “Win32”,
“userAgent”: “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0”,
“vendor”: “”
},
“system-info”: {
“file.encoding”: “UTF-8”,
“java.runtime.name”: “OpenJDK Runtime Environment”,
“java.runtime.version”: “11.0.9.1+1-Ubuntu-0ubuntu1.18.04”,
“java.vendor”: “Ubuntu”,
“java.vendor.url”: “https://ubuntu.com/”,
“java.version”: “11.0.9.1”,
“java.vm.name”: “OpenJDK 64-Bit Server VM”,
“java.vm.version”: “11.0.9.1+1-Ubuntu-0ubuntu1.18.04”,
“os.name”: “Linux”,
“os.version”: “5.4.0-53-generic”,
“user.language”: “en”,
“user.timezone”: “Asia/Kolkata”
},
“metabase-info”: {
“databases”: [
“sqlserver”
],
“hosting-env”: “unknown”,
“application-database”: “postgres”,
“application-database-details”: {
“database”: {
“name”: “PostgreSQL”,
“version”: “12.3 (Ubuntu 12.3-1.pgdg18.04+1)”
},
“jdbc-driver”: {
“name”: “PostgreSQL JDBC Driver”,
“version”: “42.2.8”
}
},
“run-mode”: “prod”,
“version”: {
“date”: “2020-05-28”,
“tag”: “v0.35.4”,
“branch”: “release-0.35.x”,
“hash”: “b3080fa”
},
“settings”: {
“report-timezone”: null
}
}
}

@jiwnaiakbar Interesting. I have created an issue for it:
https://github.com/metabase/metabase/issues/13832 - upvote by clicking :+1: on the first post

1 Like

Thnx @flamber. Upvoted

@flamber do you know if this issue was addressed. I just updated to latest version and still see some minor lag for dropdowns to fill the list.

@jiwnaiakbar If an issue is closed with a milestone attached, then you know which version the issue is fixed on. The issue is still open.