Closed (duplicate)
Project:
Paragraphs
Version:
8.x-1.14
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Aug 2022 at 13:02 UTC
Updated:
3 Feb 2026 at 20:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirWorks fine for us, please provide steps to reproduce starting from a fresh Drupal 9 site or an automated tests.
Comment #3
kazah commentedI 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 checkwithout restrictions- nothing is shown.Comment #4
kazah commentedComment #5
anjali rathodI will work on this.
Comment #6
anjali rathodComment #7
anjali rathod@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.
Comment #8
kazah commentedThanks 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.
Comment #9
jenlamptonThis 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.