Hi,
There are a newly created columns that are not appearing in Metabase. How can we fix it.
Hi,
There are a newly created columns that are not appearing in Metabase. How can we fix it.
I would start by sending the troubleshooting info and the logs
I did not find any error on the logs.
then send at least the troubleshooting info
Please check below info.
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "11.0.1+13-LTS",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "11.0.1",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "11.0.1+13-LTS",
"os.name": "Linux",
"os.version": "3.10.0-1160.59.1.el7.x86_64",
"user.language": "en",
"user.timezone": "Asia/Riyadh"
},
"metabase-info": {
"databases": [
"h2",
"sqlserver",
"mysql",
"postgres",
"mongo"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.25"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.6"
}
},
"run-mode": "prod",
"version": {
"date": "2023-02-19",
"tag": "v0.45.3",
"branch": "release-x.45.x",
"hash": "070f57b"
},
"settings": {
"report-timezone": "Asia/Riyadh"
}
}
}
is this info enough?