kixi.hecuba
kixi.hecuba copied to clipboard
Bug during Building Data Exchange hackathon
HTTP error 500 triggered by a date malformed in a measurements GET request. It should return a 4xx error instead. See gist of the error: https://gist.github.com/Eleonore9/a5cbe5784622a5340eec
When deleting a profile it clears out the profile data but doesn't out elasticsearch, so the profile shows on the UI with null values.
I did a GET request on a programme "https://www.getembed.com/4/programmes/*programme-id* " the response is `ExceptionInfo clj-http: status 403 clj-http.client/wrap-exceptions/fn--9468 (client.clj:196)`. -> When querying "https://www.getembed.com/4/programmes/" this programme is returned (amongst lots of...
No message/alert on UI when the login fails due to wrong login credentials
If we are reading user data, in particular numbers, we cannot use `read-string` because it has features that users of the api do not expect. e.g. measurements where the value...
On this property the difference series is there but no data to show, although there are data in the original electricity consumption series http://www.getembed.com/app#c94a2f01d89708fb406fed83665ccb1c36e441a5,d27ef6e830b00a204facda3011baa827fc97b579,533967b948ae2ce2f0c6219df4c653742a47c32f,electricityConsumption~e2541262893391995bbdf2e33067156872138e6c/search/2011-01-01@@@2012-08-31
I remember working on calculating the minimum reading for a day or a month with Anna. It was a while back, though. So I don't know if it's relevant any...
Old changes, might not be relevant anymore