Filter is missing some relations

WHAT IS THE BUG

Filtering in a set is missing some relations - in particular, an object relation with multiple related objects.

HOW TO REPRODUCE IT

I have a type called ‘research’ that has a number of relations, including two relevant here: a ‘Progress’ relation (that I suspect could be a tag, actually) that relates to one of three objects about how much work I’ve done on that item; and an ‘Areas’ object that links to one or more other objects (collections) about the subject of research.

  • Set up a Set with these features
  • on another page, add an inline Set of this object type
  • try to filter by the ‘Area’ relation and find that the relation is missing. ‘Progress’ is visible as expected

THE EXPECTED BEHAVIOR

All relations on an object/type are available to filter with in a set.

SYSTEM INFORMATION

  • Device:
    Macbook Air M1 2020
  • OS:
    Sonoma 14.0 PB1
  • Anytype Version:
    v.0.33.3

Make sure the Relations you want to filter on, are added to the Set:

image

Can you confirm you can see the Relation listed in the “Set Relations” but not as an option in the Filters?

1 Like