Skip to content

Conversation

@zack-rma
Copy link
Collaborator

@zack-rma zack-rma commented Jan 21, 2026

Fixed bug with time series profile instance time window.

Start and end times were being compared against first timestamp and last timestamp of complete instance time window instead of individual data point timestamps, causing a not found error if the specified time window was not inclusive of the complete profile instance data set.

Updated integration test for previous/next parameters to have correct expected usages.

Issue discovered when documenting endpoint parameter usage for #1543

…ere being compared against first and last of data time window instead of data point timestamp, causing 404 if specified time window was not inclusive of the complete profile instance data set. Updated previous/next integration test to have correct usage.
@adamkorynta adamkorynta merged commit 8758272 into USACE:develop Jan 22, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants