marcusolsson / obsidian-projects

Plain text project planning in Obsidian
Apache License 2.0
1.42k stars 56 forks source link

Adding a field with "options" deletes all project-notes / content #878

Open Nabaddon opened 4 months ago

Nabaddon commented 4 months ago

What happened?

When adding a new field, adding "options" to a "text" field deletes all existing notes and fields in the project. It seems to reset it.

Screenshot 2024-05-27 at 09 12 02 Screenshot 2024-05-27 at 09 12 21 Screenshot 2024-05-27 at 09 12 26

What did you expect to happen?

A new field being created with the options chosen available.

How can we reproduce it (as minimally and precisely as possible)?

Create new field, add any options.

Anything else we need to know?

No response

Plugin version

1.17.3

Obsidian version

1.5.12

OS

macOS

Acylation commented 4 months ago

This seems fatal but I failed to reproduce with existing projects. Is there any step that I can follow to build such a problematic project and see this problem again? Thanks for reporting this!

Or if the bug has something to do with the Board view? I did find and correct some mistake and will release the fix in the next version of Projects plugin #861.

gaetan-puleo commented 2 months ago

I have exactly the same issue. I am using the obsidian flatpak version on fedora 40

bean5 commented 1 month ago

@gaetan-puleo did you use "test 3” then "test" or is this a general issue? I'm trying to figure out whether it is a substring match issue. Full key should be used, but if not, I can see why run time effects run into this side effect.