Skip to content

fix(db-postgres): handle blockType filters for versions#16071

Merged
r1tsuu merged 1 commit intopayloadcms:mainfrom
jmbockhorst:fix-draft-block-type-filters
Mar 28, 2026
Merged

fix(db-postgres): handle blockType filters for versions#16071
r1tsuu merged 1 commit intopayloadcms:mainfrom
jmbockhorst:fix-draft-block-type-filters

Conversation

@jmbockhorst
Copy link
Copy Markdown
Contributor

@jmbockhorst jmbockhorst commented Mar 26, 2026

Fixes draft blocks.blockType filters for postgres adapter. See issue for details.

Fixes #16070

@r1tsuu
Copy link
Copy Markdown
Member

r1tsuu commented Mar 28, 2026

Nice! It's likely that this issue wasn't strictly related to versions/drafts but rather to blocks that are nested to any fields, in case of versions it's in a group field version.

@r1tsuu r1tsuu enabled auto-merge (squash) March 28, 2026 15:17
@r1tsuu r1tsuu merged commit 727d74e into payloadcms:main Mar 28, 2026
457 of 463 checks passed
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.

blockType filters don't work with versions on postgres

2 participants