I can imagine in some cases it is desired that the results from the field-view are added to the results of main-view, but it is often not the desired case.
This came about because I have noticed that I have ~380 entities in a view. When I add the field-view, it jumps to 780 because it is including the result counts of each the included views.
Comments
Comment #1
rcross commentedapparently if I make the results distinct only, then it solves the issue so I'm a bit unclear if this is still a bug or not. It feels like there shouldn't be this need to make it distinct, but I may be wrong.
Comment #2
vladimirausThank you for your contributions.
Drupal 7 is no longer supported.
Closing the issue.