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

Set application install timestamp on device timestamp field #625

Closed
AlexBenny opened this issue Jul 15, 2021 · 0 comments
Closed

Set application install timestamp on device timestamp field #625

AlexBenny opened this issue Jul 15, 2021 · 0 comments
Assignees
Labels
priority:high To fix as soon as possible. status:completed Completed - but might not be released yet. type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Milestone

Comments

@AlexBenny
Copy link
Contributor

Describe the bug
Currently, the application install event store the first-run timestamp on the trueTimestamp field.
This can cause issues on data-modelling because the true_timestamp is directly assigned to the derived_timestamp.
If the device time is wrong it causes a wrong derived_timestamp in the data-modelling too.

Expected behavior
The first-run timestamp should be stored on the deviceTimestamp field of the event, like it used to be in the tracker v1.x.

@AlexBenny AlexBenny added type:defect Bugs or weaknesses. The issue has to contain steps to reproduce. status:completed Completed - but might not be released yet. priority:high To fix as soon as possible. labels Jul 15, 2021
@AlexBenny AlexBenny added this to the 2.2 milestone Jul 15, 2021
@AlexBenny AlexBenny self-assigned this Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high To fix as soon as possible. status:completed Completed - but might not be released yet. type:defect Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant