Skip to content

fix: reject blocks with missing or unknown blockType#16995

Open
krish-mittal1 wants to merge 1 commit into
payloadcms:mainfrom
krish-mittal1:fix/blocks-silent-drop-unknown-blocktype
Open

fix: reject blocks with missing or unknown blockType#16995
krish-mittal1 wants to merge 1 commit into
payloadcms:mainfrom
krish-mittal1:fix/blocks-silent-drop-unknown-blocktype

Conversation

@krish-mittal1

@krish-mittal1 krish-mittal1 commented Jun 13, 2026

Copy link
Copy Markdown

Closes #16980

@krish-mittal1 krish-mittal1 changed the title Fix invalid blocks validation fix: reject blocks with missing or unknown blockType Jun 13, 2026
@jhb-dev

jhb-dev commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Hi @krish-mittal1, thanks for this PR. Could you please adjust the description to include 'closes #16980', so that the issue I opened is linked to your PR?

@krish-mittal1

Copy link
Copy Markdown
Author

Hi @krish-mittal1, thanks for this PR. Could you please adjust the description to include 'closes #16980', so that the issue I opened is linked to your PR?

Done, thanks!

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.

bug: blocks without matching blockType are silently dropped, no error

2 participants