Hey, I use Databricks 15.4 ML LTS (and before Databricks 12LTS).When clicking on Data Ingestion, Upload files to DBFS -> DBFS and then click on the 'mnt' folder, I see outdated content. When I however use the web terminal of Databricks or the tools display(dbutils.fs.ls("dbfs:/mnt/test")) the correct synced data appears. There are mount points between Databricks and the data storage container. Does anybody else have this problem? Restarting and renewing the mount points does not fix the issue. Thanks a lot!