DEV Community

ItsEvilDuck
ItsEvilDuck

Posted on • Originally published at itsevilduck.gumroad.com

Notion Relation Status Checker: Diagnose Empty Relations

I've just released a new Notion formula, the Notion Relation Status Checker. This tool addresses a common issue where Notion relation properties sometimes appear empty, even when you expect them to contain linked pages. It's built to provide a straightforward way to diagnose these situations.

The formula works by evaluating a specified relation property within your Notion database. It checks whether that relation currently contains any linked pages. The output is a clear status message: either it reports that the relation is empty, or it provides a count of how many items are currently linked. This can be useful for debugging database setups, verifying connections between databases, or simply getting a quick overview of a relation's state.

This is a simple utility for Notion users who need to confirm the status of their relation properties without manually checking each linked database. It aims to save time when troubleshooting data visibility or unexpected empty states in your Notion workflows.

Notion Relation Status Checker

Top comments (0)