Skip to content

Fix Exclude current post for synced patterns and template.#153

Merged
ryanwelcher merged 7 commits intotrunkfrom
fix/exclude-current-post
Feb 23, 2026
Merged

Fix Exclude current post for synced patterns and template.#153
ryanwelcher merged 7 commits intotrunkfrom
fix/exclude-current-post

Conversation

@ryanwelcher
Copy link
Owner

@ryanwelcher ryanwelcher commented Feb 20, 2026

This PR changes the logic around how the exclude current post works. Rather than saving the post id, it stores a boolean and the appropriate Id is determined dynamically. This should address the control not working in Synced Patterns and templates in some cases.

Closes #149 , #123

Related support topics:

@ryanwelcher ryanwelcher self-assigned this Feb 20, 2026
@ryanwelcher ryanwelcher added this to the 4.4.0 milestone Feb 20, 2026
@ryanwelcher ryanwelcher added the bug Something isn't working label Feb 20, 2026
Adds test.setTimeout(60000) to the two remaining frontend rendering
tests and reduces test post creation from 2 to 1 to prevent timeouts
on slower CI runners.
@ryanwelcher ryanwelcher merged commit 7cb0a37 into trunk Feb 23, 2026
7 checks passed
@ryanwelcher ryanwelcher deleted the fix/exclude-current-post branch February 23, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting Exclude Current Post on sync pattern within a template doesn't work

1 participant