Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset sessionId when new project transformation is triggered. #5033

Merged
merged 1 commit into from
May 23, 2024

Conversation

arangatang
Copy link
Contributor

Problem

SessionId remains the same for different transformation jobs while it should reset for different transformation jobs.

Solution

Call the preExisting setSessionId() which recalculates the hash before the introduction for Q Code Transform is written to chat. (this method was never called before, or its invocations must have been mistakenly removed)

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@arangatang arangatang self-assigned this May 21, 2024
@arangatang arangatang requested a review from a team as a code owner May 21, 2024 14:58
@justinmk3 justinmk3 merged commit 4d22231 into aws:master May 23, 2024
14 checks passed
@arangatang arangatang deleted the fix-sessionid-telemetry branch May 31, 2024 08:53
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.

None yet

4 participants