Skip to content

Fix follow-up reminder duplicate check#461

Merged
bph merged 1 commit intoWordPress:trunkfrom
bph:fix-followup-dedup
Mar 26, 2026
Merged

Fix follow-up reminder duplicate check#461
bph merged 1 commit intoWordPress:trunkfrom
bph:fix-followup-dedup

Conversation

@bph
Copy link
Copy Markdown
Collaborator

@bph bph commented Mar 26, 2026

Summary

  • The duplicate check looks for 📢 20-Day Follow-up Reminder in existing comments
  • But the posted message started with 📢 Reminder — so the check never matched its own comments
  • Aligns the message text to include the marker string the dedup check expects

Test plan

  • Verify the follow-up comment now contains 📢 20-Day Follow-up Reminder
  • Verify a second run on the same day skips posting (dedup works)

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.

1 participant