Files
vault/changelog/26729.txt
claire bontempo 6d0e4f654e UI: Update dashboard client count query to use billing_start_timestamp (#26729)
* remvoe request tolicense in dashboard client count card

* cleanup jsdoc

* add changelog

* use helper to set start time

* update component tests

* update overview test

* update util tests

* throw error instead, add comment to util file

* fix accidentally removed type from import

* remove typo arg from test component

* rename token stat getter to avoid future typos
2024-05-02 17:45:33 +00:00

3 lines
142 B
Plaintext

```release-note:improvement
ui (enterprise): Update dashboard to make activity log query using the same start time as the metrics overview
```