Corps Water Management System RESTful Data Service https://cwms-data-api.readthedocs.io/latest

2 Open Issues Need Help Last updated: Dec 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Attempting to POST an empty string to the `/timeseries/text` endpoint results in an HTTP 400 error. The application's backend interprets the empty string as a null argument, which is explicitly disallowed by the `JooqDao` layer. This issue was previously reported and supposedly resolved but has reappeared in the nightly build.

Complexity: 2/5
good first issue priority:high user-friendly timeseries

Corps Water Management System RESTful Data Service https://cwms-data-api.readthedocs.io/latest

Java
bug good first issue priority:medium needs-approval

Corps Water Management System RESTful Data Service https://cwms-data-api.readthedocs.io/latest

Java