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

ACAS-797: Fix error when code_origin is explicitly None #168

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

bffrost
Copy link
Contributor

@bffrost bffrost commented Nov 26, 2024

Description

Custom ACAS code is running into errors with latest acasclient where some CodeValues are being instantiated from ls_value objects with null / None code_origin. While unexpected, we should allow this at the acasclient level.

Related Issue

How Has This Been Tested?

  • Wrote automated test, confirmed error, then fixed it

Extra Information

I'm planning to tag a new release of acasclient (2024.4.0) after merging this.

@bffrost bffrost requested a review from brianbolt November 26, 2024 17:10
Copy link
Contributor

@brianbolt brianbolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bffrost bffrost merged commit 1d4205d into release/2024.4.x Nov 26, 2024
3 checks passed
@bffrost bffrost deleted the ACAS-797 branch November 26, 2024 17:31
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