- Status changed to Needs work
3 months ago 8:44am 3 February 2025 - 🇩🇪Germany Anybody Porta Westfalica
If anyone needs this, please provide a MR with tests. Thank you!
It would be usefull to make it possible to choose a different body field to get the node data from. At the moment, this is fixed in code:
$query->leftJoin('node__body', 'nb', 'nb.entity_id = nfd.nid');
Which means that the node data doesn't get displayed if the node doesn't have a body field.
Ideally, this could be different for each content type and configurable through DS.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
If anyone needs this, please provide a MR with tests. Thank you!