Skip to content

Error with hydraulic level borehole request

User Story

http://bedretto-hydws.ethz.ch:8080/hydws/v1/boreholes/c21pOmNoLmV0aHouc2VkL2JoL1NUMQ==?level=hydraulic&starttime=2022-03-02T11:55:00&end=2022-03-02T12:00:00

A request like above was failing (tried the fix on the code in the bedretto events docker container to check the fix) and the problem is that too many columns returned in a subquery. Not sure why it was not caught before, but the fix is fairly simple.

Acceptance criteria

The call should return results with no error