TabularEditor / TabularEditor3

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

TOM explorer is cleared (emptied) after delete of column of table #1160

Open JaccoDeZwartVerbrugge opened 6 months ago

JaccoDeZwartVerbrugge commented 6 months ago

Description

When I delete a column from a table in the TOM explorer, the TOM explorer is cleared (emptied).

Save is possible and change is saved.

Need to close Tabular Editor 3, restart Tabular Editor 3 and reopen project. After that the change is present.

Tabular Editor 3 Version

Tabular Editor 3.11.0.26496

Screenshots

ColumnExists

After Save of change

TomExplorerEmpty

Change is saved

ChangeIsSaved

Steps to Reproduce

  1. create a column (type of column doesn't matter)
  2. delete the column created in step 1
  3. TOM explorer is emptied
  4. Save and close Tabular Editor
  5. Open Tabular Editor
  6. Open model
  7. see change (the delete of column) is saved

Expected behavior

TOM Explorer keeps showing the model tree

Crash Report

No response

Windows Version

Windows 10

mlonsk commented 6 months ago

Hi @JaccoDeZwartVerbrugge I am unable to reproduce this error on my end. Could you try to delete the layout.json file in %localappdata%/tabulareditor3 and if that doesn't help would it be possible for you to send the model.bim file you are working on to support@tabulareditor.com referencing this issue and we can try to debug further.

JaccoDeZwartVerbrugge commented 6 months ago

Hey Morten,

I removed the layout.json file and that seems to do the trick for now.

Will monitor this in the future.

Thanks so far.