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(log): Fix log not getting serialized properly #1180

Merged
merged 1 commit into from
Mar 12, 2020
Merged

Conversation

mxiao6
Copy link
Contributor

@mxiao6 mxiao6 commented Mar 12, 2020

No description provided.

@mxiao6 mxiao6 requested a review from a team as a code owner March 12, 2020 22:38
Copy link
Contributor

@ConradJChan ConradJChan left a comment

Choose a reason for hiding this comment

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

fix(log) maybe?

viewer_status: this.viewer.getLoadStatus(),
},
value: previewDuration,
viewer_status: this.viewer.getLoadStatus(),
Copy link
Contributor

@ConradJChan ConradJChan Mar 12, 2020

Choose a reason for hiding this comment

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

I don't think this will work because that field doesn't map to a column in the metrics table. You'll need to emit a separate event entirely

@mxiao6
Copy link
Contributor Author

mxiao6 commented Mar 12, 2020

fix(log) maybe?

But this is not user facing?

@ConradJChan
Copy link
Contributor

imo, it changes the functionality so I would change it to fix. Also chore won't get included in a release by itself I think

ConradJChan
ConradJChan previously approved these changes Mar 12, 2020
jstoffan
jstoffan previously approved these changes Mar 12, 2020
@mxiao6 mxiao6 dismissed stale reviews from jstoffan and ConradJChan via beb5d4b March 12, 2020 23:13
@mxiao6 mxiao6 changed the title chore(log): Fix log not getting serialized properly fix(log): Fix log not getting serialized properly Mar 12, 2020
@mergify mergify bot merged commit e9b0c8e into box:master Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants