Skip to content

Conversation

shepilov
Copy link
Contributor

@shepilov shepilov commented Oct 8, 2025

No description provided.

@shepilov shepilov requested a review from a team as a code owner October 8, 2025 14:20
updated, err := common.UpdateCommonSettings(i, settings)
// Only propagate to common settings if relevant fields changed
shouldUpdateCommon := opts.Locale != "" ||
settings.M["email"] != nil ||
Copy link
Member

Choose a reason for hiding this comment

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

Don't we always have an email here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we have all settings there, so this check is not relevant

@shepilov shepilov merged commit 1b04ed7 into master Oct 13, 2025
4 checks passed
@shepilov shepilov deleted the common_settings_check_remote_version branch October 13, 2025 14:55
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