Open jonescc opened 7 years ago
Agree. We should improve the error message. However, I don't think the portal UI allows you to do that.
Needs to be fixed in the request handler
For wps clients like MARVL
We should add validation like this to this PR: https://github.com/aodn/aws-wps/pull/215
relates to https://github.com/aodn/issues/issues/445
relates to https://github.com/aodn/aws-wps/issues/266
To reproduce
Submit a subset request selecting no data (I specified an end time before the start time accidentally)
What happens
What I expect to happen
Get an error message saying end time cannot be before start time - or your subset selected no data or something along those lines.