Skip to content

Conversation

@jbardin
Copy link
Member

@jbardin jbardin commented Nov 19, 2025

A couple cases involving NestingGroup objects were missed in the configschema package.

  • ImpliedType did not have a clause to handle NestingGroup object types.
  • CoerceValue would incorrectly return a null value for NestingGroup attributes.
ImpliedType did not have a clause to handle NestingGroup object types.

CoerceValue would incorrectly return a null value for NestingGroup
attributes.
@jbardin jbardin added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Nov 19, 2025
@jbardin jbardin marked this pull request as ready for review November 19, 2025 22:27
@jbardin jbardin requested a review from a team as a code owner November 19, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-needed Add this to your PR if the change does not require a changelog entry

1 participant