Skip to content

Names of links in Markdown body is not always updating by Get Object #9

@mishachepi

Description

@mishachepi

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Links in markdown body is not updating if I update some anytype-links what are in AnyType object.

Expected Behavior

I always have latest markdown body by "Get object" method in API

Steps To Reproduce

  1. Create object1 and old_object2
  2. Create link to old_object2 in body of object1
  3. Change name of old_object2 ot new_object2
  4. get object1 by API and check Markdown body, it will be old_object2
    additionally:
  5. If you did some changes in object1 markdown body will be updated and old_object2 became new_object2

Environment

OS version: darwin arm64 15.6.0
App version: 0.48.5
Build number: build on 2025-08-14 14:26:54 +0000 UTC at #349da9ee9b99abcc6566b66c746d8d80b74e9870
Library version: v0.42.4

Anything else?

Video:

bug.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions