Problem/Motivation
When a topic or event are added to a Group, this information is visible in teasers and node page.
For book pages this information is missing.
Main PR: https://www.drupal.org/node/3490130/edit
Steps to reproduce
1. Create a new topic and set it as part of the group
2. You should see the author information and the information that its part of a group below the title when viewing a teaser
3. Enable social_book and social_flexible_group_book modules
4. Create a new book and place it in a group
5. The info below the title about the author and a group is missing in a teaser.
Proposed resolution
Add the information for books as well, so that it looks the same as the rest of content types.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork socialbase-3490131
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
nkoporecComment #3
nkoporecPR (for distro): https://github.com/goalgorilla/open_social/pull/4205
Comment #7
ribelLGTM
Comment #9
agamich commentedMerged into the 2.6.x branch
Comment #10
agamich commentedComment #11
agamich commented