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

Fix timestamp when None #232

Conversation

ocervell
Copy link
Contributor

@ocervell ocervell commented Apr 8, 2019

When last_ts is None (no last timestamp for the GSuite Exporter), parser.parse(last_ts) fails with an error. The fix sets the start_time to None when there is no last_ts

@googlebot googlebot added the cla: yes All committers have signed a CLA label Apr 8, 2019
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Apr 8, 2019
Copy link
Contributor

@AdrienWalkowiak AdrienWalkowiak left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@AdrienWalkowiak AdrienWalkowiak left a comment

Choose a reason for hiding this comment

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

LGTM

@ryanmcdowell ryanmcdowell self-assigned this Apr 8, 2019
@ryanmcdowell ryanmcdowell self-requested a review April 8, 2019 17:25
@ryanmcdowell ryanmcdowell merged commit cfe92cb into GoogleCloudPlatform:master Apr 8, 2019
monobinab pushed a commit to monobinab/professional-services that referenced this pull request Sep 18, 2019
@ocervell ocervell deleted the gsuite-export-fix-timestamp branch November 3, 2020 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes All committers have signed a CLA size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants