Notion Database Automation Does Not Run on Status Change: Fix

You set up a Notion database automation to trigger when a Status property changes, but the automation simply does not run. The root cause is usually a mismatch between the automation trigger configuration and the actual way you are changing the status value. This article explains the specific trigger conditions that must be met and … Read more

Notion Relation Shows Deleted Pages in Rollup: Fix

You have a Notion database where a rollup property displays values from pages that no longer exist. This usually happens after deleting a page that was linked through a relation property. The rollup continues to show stale data because the relation link was not fully removed. This article explains why deleted pages appear in rollup … Read more

Notion Calendar View Does Not Show Recurring Tasks: Fix

You created a recurring task in a Notion database, but the Calendar view shows only the first instance or nothing at all. This happens because Notion handles recurring tasks differently than dedicated calendar apps like Google Calendar or Outlook. The Calendar view relies on date properties, and recurring tasks in Notion are not automatically expanded … Read more

Notion Button Property Does Not Duplicate Template Correctly: Fix

When you use a Notion button property to duplicate a database template, the resulting page may miss certain blocks, contain broken formulas, or fail to carry over linked database views. This behavior occurs because the button property duplicates the template page at the moment the button is clicked, but the template itself may contain dynamic … Read more

Notion CSV Export Missing Relation Columns: Fix

When you export a Notion database to CSV, relation columns often disappear from the output file. This happens because Notion exports relation properties as internal database IDs instead of the linked page names. The CSV file may show blank cells or a column with unreadable identifiers for relation fields. This article explains why relation columns … Read more