TabularEditor / TabularEditor3

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

Ignore lineage tags option doesn't stay selected #1245

Closed philip-charbonneau closed 3 weeks ago

philip-charbonneau commented 2 months ago

Description

When I select the option 'Ignore lineage tags' from TE3 preferences (Tools --> Preferences --> File Formats --> General), it always reverts back to not being selected.

Tabular Editor 3 Version

3.14.0

Screenshots

image

Steps to Reproduce

  1. Go to Tools --> Preferences --> File Formats --> General
  2. Click on 'Ignore lineage tags'
  3. Click on 'OK'
  4. Go to Tools --> Preferences --> File Formats --> General
  5. The option 'Ignore lineage tags' is no longer selected

Expected behavior

The option 'Ignore lineage tags' is selected

Crash Report

No response

Windows Version

Windows 10

otykier commented 2 months ago

Thanks for reporting this. As a workaround, until we get this fixed, open the %localappdata%\TabularEditor3\Preferences.json file in a text editor, and manually change the IgnoreLineageTags property to "true" as shown below:

image

otykier commented 3 weeks ago

Hi @philip-charbonneau Just letting you know, that our latest Tabular Editor 3 release fixes this issue.