Why Does the "Updated Page in Database" Trigger from Notion API Emit on Any Page Change and Not Just the "Publishing Date" Change?

This topic was automatically generated from Slack. You can find the original thread here.

Hi, I’m using the trigger “Updated Page in Database from Notion API” and set up to only emit, when the property “Publishing Date” is changed (Only emit events when one or more of the selected properties have changed). But the trigger emits on any change of the page, not only the change of Publishing Date. Did I miss something?

Hey , how do you setup the Publishing Date field on Notion?

Hi, its a custom date property

Screenshot 2024-03-26 at 10.07.35.png

Thanks, I’ll try to reproduce this and get back to you soon

Great! Thank you!

Hey , I couldn’t seem to reproduce your issue.

I created the Pipedream source on my Notion database with the Publishing Date the same as yours

Then update 2 rows with Publishing Date

And update Title and Tags columns of other rows

And on the source, I see 2 events emitted having Publishing Date column

Hi, hm…I just removed and readded the trigger and now it works too. thank you for your help