RafaelGB / obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders
MIT License
1.21k stars 58 forks source link

[Bug]: Turn bidirectional relation to unidirectional will delete this column #930

Open SVNKoch opened 1 year ago

SVNKoch commented 1 year ago

Contact Details

No response

What happened?

The whole column gets deleted when switching from bidirectional relation to unidirectional, regardless of content.

Reproduce:

  1. Create empty db
  2. create 2 files A and B
  3. add relation coloumn
  4. open relation setting, relate db with itself
  5. relation mode to bidirectional and save
  6. set relation mode to unidirectional and save
  7. relation column is gone

What platform were you using?

Desktop

Version of the plugin

3.4.0

Relevant log output

No response

Are you using the latest version of the plugin in your Obsidian vault?

Are you check if there is a similar issue?

SVNKoch commented 1 year ago

Btw I'm trying to get a log output, but just getting plugin:dbfolder:111 Uncaught (in promise) TypeError: X.info is not a function or plugin:dbfolder:120 Uncaught (in promise) TypeError: X.error is not a function etc. 😢