Relation's name does not update correctly

Describe the bug

Depending from where a Relation is created, modifying it’s name does not propagate to all it’s references.

To Reproduce

Steps to reproduce the behavior:

    1. Create a new type and and object of that
    1. Add a new template
    1. Inside the newly created template, create a new relation (from scratch)
    1. Back at the object’s page, add this newly created relation to it via the relations menu
    1. Modify the relation’s name
    1. Open the template again. The relation appears with the old name. The new name does not show up in the relations list that I can add to the template
    1. Back to Home page, at the global relations list, it only shows the new name.

Expected behavior

I would expect the relations name modifications to propagate to every place it is referred to.

System Information:

  • OS: Windows 8.1
  • Anytype Version: e.g. 0.19.0

Additional context

When the relation is originally created on the type’s page, it updates correctly.

2 Likes

Confirmed. Still a bug in 0.27.0.
Thanks for the report.