- Issue created by @Katy Jockelson
- πΊπΈUnited States coconnor
Can confirm this is an issue.
Also may be worth noting that we see the same behavior when you set the entity reference revision to "require on publish"
To reproduce:
- Make sure workflow moderation is set up on your content type
- Add a regular field to your content type.
- Add a paragraph ref field to your content type - using field type 'Entity Reference Revisions'
- Mark the regular field as 'Required on publish'.
- Mark the paragraph ref field as 'Required on publish'.
- When you go to add a new node and you'll see the visual indicator (blue triangles) on both the regular field and the paragraph field, but only the regular will be required to publish.
- πΊπΈUnited States Katy Jockelson
More testing reveals that this is definitely a clash between paragraphs and workflow moderation.
I thought it could be an issue with Entity Reference Revisions, but a node ref field added that same way validates fine with workflow moderation in place. - πΊπΈUnited States capellic Austin, Texas
Also experiencing this problem.