Messages created by other users refuse to appear in my view

Created on 26 May 2019, about 5 years ago
Updated 30 January 2024, 5 months ago

I have Drupal 8 with the Message, Group and Flag module :

https://www.drupal.org/project/message β†’

The operation is simple. The user puts a flag on a group, it will receive in a view `timeline_private` all the messages generated by the creation of new nodes in this group.

I did the same things for the products in the stores.

I created 2 views:

`timeline_public` (show all messages).

`timeline_private` (only displays group messages flagged by the user).

**The problem :**

When I am the site administrator, both views work.

If I connect with the authenticated user role, `timeline_public` works and displays all messages.
But `timeline_private` only displays the messages generated by the nodes.

Why are the messages generated by the products not displayed ?

They are displayed in the `timeline_public` view but not in the `timeline_private` view it's really weird.

`timeline_public` :

[![enter image description here][1]][1]

`timeline_private` :

[![enter image description here][2]][2]

**UPDATE :**

I found how to display the messages generated by the products in my view `timeline_private`

I do not know if this method is recommended.

Check the box below solves the problem. But why is the problem only with sight `timeline_private` ?

[![enter image description here][3]][3]

[1]: https://i.stack.imgur.com/LmJEa.png
[2]: https://i.stack.imgur.com/qu8fY.png
[3]: https://i.stack.imgur.com/YdTUx.png

πŸ’¬ Support request
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France zenimagine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024