Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Segment: Add preset value for each event before sending to segment
Preset value is only capured in the start command and if start command fails as part of preflight test or even daemon not available phase then this value is not available. We tried to map the preset data from amplitude side and there is lot of `none` because some segment data (captured by start action) doesn't have preset info. This PR make sure that each events have preset value before sending it to segment.
- Loading branch information