Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug causing GIBS responses to fail processing in OPS #61

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

frankinspace
Copy link
Member

Github Issue: Closes #60

Description

Bug was discovered in OPS that was setting CMR_ENVIRONMENT to UAT for the handle_gitc_response lambda.

Overview of work done

Fixed by comparing uppercase value of environment variable

Overview of verification done

N/A

Overview of integration done

N/A

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

…ase-sensitive comparison of environment name.
@frankinspace frankinspace merged commit c944343 into develop Feb 19, 2025
6 checks passed
@frankinspace frankinspace deleted the issues/60 branch February 19, 2025 22:10
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.

Error processing GIBS responses in OPS
1 participant