open-vault/changelog/17856.txt
Josh Black a5c101d851
Fix activity log end time (#17856)
* Correct the end_time in the activity log output for partial counts

* use the real endTime not the passed in one

* add changelog
2022-11-10 12:11:23 -08:00

4 lines
129 B
Plaintext

```release-note:bug
core/activity: fix the end_date returned from the activity log endpoint when partial counts are computed
```