Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Couldn't get it to work if View unpublished paragraphs cheked.

Only admin could see all unpublished paragraphs.

With version 1.13 it works fine.

Comments

kazah created an issue. See original summary.

berdir’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Works fine for us, please provide steps to reproduce starting from a fresh Drupal 9 site or an automated tests.

kazah’s picture

I display paragraphs with a view.

The structure is like this:
Node: cake
Paragraph: Berries (Name (reference_field), number (integer))

Node: Strawberry (Unpublished)

When displaying fields in the view, paragraph fields are not displayed. If I publish a node (strawberry), then they are displayed.

Views permission: View published content. Even if I check without restrictions - nothing is shown.

kazah’s picture

Status: Postponed (maintainer needs more info) » Active
anjali rathod’s picture

I will work on this.

anjali rathod’s picture

Assigned: Unassigned » anjali rathod
Issue summary: View changes
anjali rathod’s picture

StatusFileSize
new42.56 KB

@kazah can you confirm if there is this filter Content: Published (= Yes) in the view under filter criteria section. I am attaching a screenshot below for reference , if yes then please remove the filter as it blocks the output if the content is not published.

kazah’s picture

Thanks for helping.

But it did not help.

I use the patch to output this level of nesting:
https://www.drupal.org/project/entity_reference_revisions/issues/2799479#comment-14543273

Maybe it helps.

jenlampton’s picture

Status: Active » Closed (duplicate)

This issue pre-dates https://www.drupal.org/project/paragraphs/issues/3463946 but they are duplicates. Because that issue has a PR for testing, I'm going to close this one as the duplicate.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.