Skip to content

fix(analytics): Message for tracking in GA is always printed #3537

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

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

In case the usage reporting is disabled, the verbose log of CLI still prints that will send information to Google Analytics. In fact it does not do it. The problem is that the message is printed before checking the state of the usage reporting.
Fix this by placing the printing in the correct method.

PR Checklist

Fixes #3536

In case the usage reporting is disabled, the verbose log of CLI still prints that will send information to Google Analytics. In fact it does not do it. The problem is that the message is printed before checking the state of the usage reporting.
Fix this by placing the printing in the correct method.
@rosen-vladimirov rosen-vladimirov added this to the 4.0.1 milestone Apr 18, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Apr 18, 2018
@rosen-vladimirov rosen-vladimirov merged commit f88549c into release Apr 19, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-analytics-logs branch April 19, 2018 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants