Skip to content

[SYNPY-1777] changed logging to only be when schema name changes#1331

Merged
andrewelamb merged 1 commit intodevelopfrom
SYNPY-1777
Feb 27, 2026
Merged

[SYNPY-1777] changed logging to only be when schema name changes#1331
andrewelamb merged 1 commit intodevelopfrom
SYNPY-1777

Conversation

@andrewelamb
Copy link
Contributor

Problem:

When using the fix_schema_names parameter in register_json_schema, the name change is logged, even if it doesn't actually change. For example:

Changed schema name from 'ComputationalToolsTemplate' to 'ComputationalToolsTemplate'

Solution:

This logging only happens if the new name actuallt changes from the old name.

@andrewelamb andrewelamb requested a review from a team as a code owner February 27, 2026 16:11
Copy link
Contributor

@linglp linglp left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix. LGTM

@andrewelamb andrewelamb merged commit ad9a4fe into develop Feb 27, 2026
21 checks passed
@andrewelamb andrewelamb deleted the SYNPY-1777 branch February 27, 2026 17:25
@thomasyu888 thomasyu888 changed the title chnaged logging to only be when schema name changes changed logging to only be when schema name changes Feb 27, 2026
@thomasyu888 thomasyu888 changed the title changed logging to only be when schema name changes [SYNPY-1777] changed logging to only be when schema name changes Feb 27, 2026
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