mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-16 11:18:33 +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