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

internal/resource: Fix nullable field handling #57

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

janartodesk
Copy link
Member

  • Add the missing null-semantics handling to the Role ID field.
  • Fix null Tags slice handling during imports.

@janartodesk janartodesk added the bug Something isn't working label Nov 28, 2024
@janartodesk janartodesk self-assigned this Nov 28, 2024
@janartodesk janartodesk marked this pull request as ready for review November 28, 2024 08:13
@janartodesk janartodesk requested a review from a team as a code owner November 28, 2024 08:13
@janartodesk janartodesk merged commit eacf270 into main Nov 28, 2024
4 checks passed
@janartodesk janartodesk deleted the fix/resource-null-value-handling branch November 28, 2024 08:13
janartodesk added a commit that referenced this pull request Nov 28, 2024
The fake Defined.net HTTP API server is not completely aligned with the API specification resulting in false positive test run passes. This in turn results in incorrect null-value Tags slice handling causing unexpected `Provider produced inconsistent result after apply` errors.

Follow up to #57.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant