open-vault/changelog/15420.txt
Hridoy Roy 90538739bd
append nil months to query get to cover all requested months (OSS) (#15420)
* fill out nil response months in activity log query handle response based on requested month data

* changelog

* reverse month ordering for nil end months

* typo caught in ent test
2022-05-16 13:01:28 -07:00

3 lines
114 B
Plaintext

```release-note:improvement
activity: return nil response months in activity log API when no month data exists
```