I am looking to loop through the comments on a page when the status of the page changes.
Using the branch rule/ related entities, I filter by content = type and then try to access each comment with {{comment.body}}.
However, it only returns null and logs nothing.
Any ideas?
