Closed indigoxela closed 3 years ago
RE Related D7 issue: https://www.drupal.org/project/views_datasource/issues/2955990
Without further changes this might end up in invalid json, better ignore that patch for now.
It turned out that the rewriting of field values worked correctly, so only the handling of grouping needs to get fixed.
Grouping does some odd stuff. Some of it might even be a bug, but that needs evaluation.
And there are Notices and Warnings if the "Top-level child object" is empty when grouping, although that label isn't used when grouping.
And it's a bit unclear, whether the rewriting of field values is ignored by intention, when grouping by that field - it is not ignored with field display.