mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00

* fixes App Analytics summary not adjusting to the datetime [UI] #10571 * added comments to the code * updated sum logic, used sumBy method from lodash * addressing comment