Files
vault/changelog/28062.txt
miagilepner 8cd42632b2 Sort namespaces, mounts, and clients before adding them to HLL (#28062)
* sort namespaces and mounts before adding them

* also sort clients

* add comments

* pr comment fixes

* changelog

* changelog update
2024-08-13 16:54:35 +02:00

3 lines
184 B
Plaintext

```release-note:improvement
core/activity: Ensure client count queries that include the current month return consistent results by sorting the clients before performing estimation
```