Hello,
I cannot save the dashboard that I edited. I have tried updating from version 0.50 to the latest model, but there has been no change and I still encounter the error 'Save Failed'.
Similarly, when I want to edit a question, there is an error: 'Cannot read properties of undefined (reading 'id')'
Here is my diagnostic info.
{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"metabase-info": {
"databases": [
"postgres",
"sqlserver",
"h2"
],
"run-mode": "prod",
"plan-alias": "",
"version": {
"date": "2025-01-15",
"tag": "v0.52.6",
"hash": "1a9cb72"
},
"settings": {
"report-timezone": null
},
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "17.2 (Ubuntu 17.2-1.pgdg22.04+1)"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.7.3"
}
}
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "21.0.5+11-LTS",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "21.0.5",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "21.0.5+11-LTS",
"os.name": "Linux",
"os.version": "5.15.0-122-generic",
"user.language": "en",
"user.timezone": "GMT"
}
}