Skip to content

fix(notification): avoid falling back to saved post metadata for notifications options#402

Merged
sherwinski merged 1 commit intomainfrom
fix/avoid-using-fallback-metadata
Dec 30, 2025
Merged

fix(notification): avoid falling back to saved post metadata for notifications options#402
sherwinski merged 1 commit intomainfrom
fix/avoid-using-fallback-metadata

Conversation

@sherwinski
Copy link
Contributor

@sherwinski sherwinski commented Dec 30, 2025

Description

This PR modifies the schedule notification function to only check the POST's os_update property when deciding to send a notification. This is to prevent sending unexpected notifications by tying the logic strictly to the active post's request.


This change is Reviewable

…fications options

Only check the POST's `os_update` property when deciding to send a notification. This prevents sending unexpected notifications by tying the logic strictly to the active post's request.
@sherwinski sherwinski merged commit cd946df into main Dec 30, 2025
9 checks passed
@sherwinski sherwinski deleted the fix/avoid-using-fallback-metadata branch December 30, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants