Updated segment to use the correct session ID for FK.
This commit is contained in:
parent
d66df080fe
commit
055ad59d12
@ -119,7 +119,7 @@ func ExtractWithoutAttributes(base models.AnalyticsConversationWithoutAttributes
|
||||
SegmentEnd: segmentEnd,
|
||||
SegmentStart: segmentStart,
|
||||
SegmentType: seg.SegmentType,
|
||||
SessionId: sess.SessionId,
|
||||
SessionId: session.Id,
|
||||
WrapUpCode: seg.WrapUpCode,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user