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

Error in logs when tracking is disabled. #1014

Closed
budzanowski opened this issue May 1, 2024 · 0 comments · Fixed by #1015
Closed

Error in logs when tracking is disabled. #1014

budzanowski opened this issue May 1, 2024 · 0 comments · Fixed by #1015
Assignees
Labels
type: bug The issue is a confirmed bug.

Comments

@budzanowski
Copy link
Collaborator

During onboarding, the merchant can opt out from tracking. If that happens, we can't sync settings for AEMS because it requires tracking id which is not present in the onboarding flow with disabled tracking.

The code was still trying to synchronise the settings but it was failing with and Error log. This should not happen. There should not be an attempt to sync AEMS settings.

@budzanowski budzanowski added the type: bug The issue is a confirmed bug. label May 1, 2024
@budzanowski budzanowski self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The issue is a confirmed bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant