Skip to content

Fixed computationRefs returning 404 for an empty result#445

Merged
adamkorynta merged 1 commit intoopendcs:mainfrom
zack-rma:bugfix/computationrefs
Apr 8, 2025
Merged

Fixed computationRefs returning 404 for an empty result#445
adamkorynta merged 1 commit intoopendcs:mainfrom
zack-rma:bugfix/computationrefs

Conversation

@zack-rma
Copy link
Collaborator

@zack-rma zack-rma commented Apr 8, 2025

Problem Description

Fixes #426.

Solution

Removed thrown 404 for empty result set. Updated test cases to match change.

how you tested the change

Integration tested against OpenTSDB and CWMS database instances.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

If you aren't sure leave unchecked and we will help guide you to want needs changing where.

@adamkorynta adamkorynta merged commit 44d0a1d into opendcs:main Apr 8, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

the computationrefs endpoint is giving me a 404 not found error in opentsdb

2 participants