Skip to content

Conversation

@andrewelamb
Copy link
Contributor

Problem:

  • Users were getting incorrect warnings about not setting types in the "columnType" column.
  • Users were getting incorrect errors about type conflicts with the inRange rule

Solution:

Since using validation rules to determine type is deprecated and will be sunsetted in the Curator extension version, I've made some temporary fixes to get users going:

  • The logic for the type warning was fixed
  • The type error was changed to a warning so users could ignore it

@andrewelamb andrewelamb requested a review from a team as a code owner October 30, 2025 15:41
@sonarqubecloud
Copy link

Copy link
Member

@BryanFauble BryanFauble left a comment

Choose a reason for hiding this comment

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

LGTM!

@andrewelamb andrewelamb merged commit c46b4ea into develop Oct 30, 2025
9 checks passed
@andrewelamb andrewelamb deleted the fix-json-creation-bug branch October 30, 2025 22:57
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.

3 participants