Graph does not show relations if object is also linked

WHAT IS THE BUG

When adding an Object which has a Relation referencing another Object, and the target Object has a link towards the first object, The Relation is not visualized inside the graph view when disabling to show links.

HOW TO REPRODUCE IT

  1. Create a Project
  2. Create a Page
  3. inside the project link to the Page with @
  4. set the relation Linked Projects inside the Page to your Project
  5. Open the graph
  6. untoggle Links

THE EXPECTED BEHAVIOR

I should see the Relation to the Project when “show links” is disabled.

ADDITIONAL CONTEXT

It works fine as long as the Poject in the example above does not “link to” the Page, but as soon as you add the link it is not shown in the graph anymore

SYSTEM INFORMATION

OS version: win32 x64 10.0.22621
App version: 0.35.4
Build number: build on 2023-09-29 12:18:25 +0000 UTC from at #165d3fa41d42702949947a67974f6316af134831(v0.28.7)
Library version: v0.28.7

This report has been added to our issue tracker and received by the Development Team.

Hi @vinpogo can you show a screen-recording please? I tried to reproduce this, but could not. You can see here when the Relation is highlighted, it’s name is revealed:

Sure thing!

This issue has been fixed by the Development Team and will be implemented in an upcoming release.

According to @HoneycombGlasses, this bug has returned.