I've found that Paragraphs is not working well with Workbench Moderation (https://www.drupal.org/project/workbench_moderation).

Changes made to Paragraphs content on nodes in "draft" are visible to anonymous users immediately. This is mostly likely a Workbench Moderation issue. I've put up an issue there: https://www.drupal.org/node/2881283.

I'm posting here too in case someone looks for the issue in the Paragraphs queue.

Comments

esomething created an issue. See original summary.

nikm’s picture

Same here, after adding the workbench_moderation, i can't edit paragraphs. Getting this error:
"Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
"An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /node/10/edit?destination=/admin/content&ajax_form=1
StatusText: Internal Server Error
ResponseText: {"message":"A fatal error occurred: Property value is unknown."}"

esomething’s picture

@nikm, that's a different error than I'm running into. Do you have moderation turned on for the paragraph entities themselves? I tried that and it caused problems.

nikm’s picture

no, not for the paragraphs but for a content with paragraphs. If content type doesn't have paragraphs - there no issues.

esomething’s picture

Updating entity_reference_revisions to 1.3 seems to have fixed the issue.

esomething’s picture

Status: Active » Fixed
Primsi’s picture

Status: Fixed » Closed (works as designed)

Just doing some housekeeping.