Describe the bug
The Relation keeps popping up in the custom type even after being repeatedly deleted.
Related Bugs
→ deleted relation is still associated with the type
→ type-limited relations keep dropping the filtered type
→ on the relation page, the sync is stuck at “preparing”
→ when object-typed relation is filtered to several types, new relations are create
To Reproduce
→ Create a custom type and include the relation
→ Delete relation
→ It should pop up again after a few iterations
Expected behavior
- the relation should be deleted from the type description page
- on the relation page type shouldn’t show as an object
- relation should be synced with the node
- type filtering for an object type relation should be universal among the types this relation is present
System Information:
- OS: MacOS 12.3.1 (21E258)
- Device Manufacturer/Model: MacBook Pro (15-inch, 2018)
- Anytype Version: Version: 0.25.4
Additional context
Possible explanation - I’ve changed the timezone from CEST to PST, so possibly sync considers earlier versions as newer. and restores the state of the relation, object and type.
Happy to provide additional context as this maybe a bit confusing and possibly hard to reproduce