WHAT IS THE BUG
When we import something, it (seems to) creates the corresponding collection.
But if we already have this collection and we have customized it, everything is reset
In my case, I import many “anyblock”.
In the “Protobuf Import”, I added the modification date, which I display by including the time.
pehaps change the name to, it’s no more protobuf
And I have to do this after each import…
HOW TO REPRODUCE IT
- Import a “anyblock”
- Customize the Protobuf Import collection (add a columns,…)
- Import another “anyblock”
- ᅟCheck your Protobuf Import collection : your colums is gone
THE EXPECTED BEHAVIOR
When we import something, verify if the collection already exist.
If yes, just link new object, don’t change and crush the collection.
SYSTEM INFORMATION
Anytype 0.34.5-apha, Windows 10