- Issue created by @jcandan
- Merge request !23Issue #3530652 by jcandan: Fix Paragraphs support with Content Moderation β (Open) created by jcandan
This bug renders the require on publish feature unusable with no workaround when used on a Paragraph field that is part of a content entity with Content Moderation.
/admin/config/workflow/workflows/manage/editorial
)When the node you create is published and the required on publish Paragraph sub-field is empty, the node is published and the "required when publish" message is not shown.
Conditionally check is published against status and against Content Moderation when appropriate.
See b027454 for inspiration.
Active
1.0
Code