Skip to content

Conversation

@ArtyomSavchenko
Copy link
Member

@ArtyomSavchenko ArtyomSavchenko commented Oct 22, 2025

This PR ensures that only user requests (not service requests) can set timezone information.

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13971

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes timezone handling in the account service by preventing service-to-service requests from overriding timezone metadata. The change ensures that only client requests (not service requests) can set timezone information.

Key changes:

  • Modified getRequestMeta to accept an isServiceRequest parameter that guards timezone updates
  • Refactored token decoding logic to determine if a request originates from a service
  • Moved getRequestMeta call to after service detection to properly filter timezone updates

@ArtyomSavchenko ArtyomSavchenko merged commit 199ec68 into develop Oct 22, 2025
25 of 26 checks passed
@BykhovDenis BykhovDenis deleted the qfix-timezone branch October 22, 2025 18:25
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