TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
61 stars 7 forks source link

3.12 TMDL Bug - "This folder does not contain a database.json file" #1175

Closed hayescode closed 5 months ago

hayescode commented 5 months ago

Description

After upgrading to 3.12 I couldn't open my local semantic models in TMDL format. I had to open from the workspace and save locally which changed all the files from .tmd to .tmdl. Now I cannot open the dataset at all. For some reason it's looking for a database.json file even though it's TMDL format and preferences 'Save-To-Folder` is set to TMDL.

After reverting to 3.11 I am able to open the dataset from folder and connect to the workspace like normal.

Tabular Editor 3 Version

3.12

Screenshots

image

image

Steps to Reproduce

No response

Expected behavior

No response

Crash Report

No response

Windows Version

11

otykier commented 5 months ago

Are you able to open the model.tmdl file directly (File > Open > Model from File…) instead of using the “Open from folder” option?

hayescode commented 5 months ago

@otykier Thanks! That did work, do we not use Open from folder with .tmdl now?

otykier commented 5 months ago

"Open from Folder" was indeed intended to work with TMDL. Looks like we do indeed have a bug after the file extensions were changed from .tmd to .tmdl. Leaving this issue open to track this.

mlonsk commented 5 months ago

This issue has been fixed in Tabular Editor 3.13.0 Thank you for reporting!