You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have stored multiple GeoData metrics then if I navigate to home/metrics/geodata/all I should see all metrics stored to that endpoint
Current Behaviour (for problems)
See below screenshots that illustrate what currently happens - /all does not access every feature stored for every timestamp, instead it displays all the features for the /latest endpoint.
I think that fixing this would involve a slight change in terms of how this endpoint's functionality is envisioned. I could see a benefit to being able to store multiple features per timestamp and I can also see the benefit of the /all endpoint visualising every feature datapoint stored. What do you think?
The text was updated successfully, but these errors were encountered:
Desired Behaviour (for improvement suggestions only)
If I have stored multiple GeoData metrics then if I navigate to home/metrics/geodata/all I should see all metrics stored to that endpoint
Current Behaviour (for problems)
See below screenshots that illustrate what currently happens - /all does not access every feature stored for every timestamp, instead it displays all the features for the /latest endpoint.
I think that fixing this would involve a slight change in terms of how this endpoint's functionality is envisioned. I could see a benefit to being able to store multiple features per timestamp and I can also see the benefit of the /all endpoint visualising every feature datapoint stored. What do you think?
The text was updated successfully, but these errors were encountered: