summary refs log tree commit diff
path: root/changelog.d/10079.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass the origin when calculating the spaces summary over GET. (#10079)Patrick Cloke2021-05-271-0/+1
Fixes a bug due to conflicting PRs which were merged. (One added a new caller to a method, the other added a new parameter to the same method.)