Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

[Bug]: Relations are saved but not shown after reloading database table depending on database name #572

@randomsnowflake

Description

@randomsnowflake

What happened?

It seems there is a bug loading relationships, depending on the name or folder of the being related database.

I have a database A and a database Sport Log.
A has a relation field to a Sport Log.

I can add a Sport Log to an A row. The information is saved as an inline tag. So far so good.
BUT: When I reload the A database it does not show the relationship anymore, even though the field is still there.

This has something to do with the name or folder of the second database. If I rename Sport Log to B it works. I guess it has something to do with the space in the folder- or database name.

What platform were you using?

Desktop

Version of the plugin

2.8.0 and 2.8.1

Relevant log output

No response

Are you using the latest version of the plugin in your Obsidian vault?

  • I have verified that I am on the latest version

Are you check if there is a similar issue?

  • I have verified that there are not similar issues

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Status

<g-emoji fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png" alias="white_check_mark" class="g-emoji">✅</g-emoji> Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions