Describe the bug
When using the Join attributes by location (summary) processing algorithm, features that could not be joined have Null values for all their aggregate summaries. This makes total sense for aggregates that depend on field values, like mean, max, range etc, but is wrong for aggregates that do not, like count, which should show the total number of joined features: 0.
QGIS and OS versions
69faea8 on Debian testing
Describe the bug
When using the Join attributes by location (summary) processing algorithm, features that could not be joined have Null values for all their aggregate summaries. This makes total sense for aggregates that depend on field values, like mean, max, range etc, but is wrong for aggregates that do not, like count, which should show the total number of joined features: 0.
QGIS and OS versions
69faea8 on Debian testing