Fixed
Details
Assignee
Fabio TranchitellaFabio TranchitellaReporter
Manuel ZedelManuel ZedelStory Points
2Priority
(None)Days in progress
0Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Fabio Tranchitella
Fabio TranchitellaReporter
Manuel Zedel
Manuel ZedelStory Points
2
Priority
Days in progress
0
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created April 16, 2021 at 12:51 PM
Updated October 18, 2021 at 10:15 AM
Resolved October 1, 2021 at 9:36 AM
In order to support device activity checks also for larger device counts the device activity aggregation should be done by the backend/ database (instead of the gui). In order to do so the devices with an updated_ts larger/ newer than the filtered for datetime should be returned along with the total number of devices that match this filter criterion.
Currently the input values for the filtering endpoint seem to not be treated as datetime although they might be valid datetime values.