Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-7519

Telemetry userID can only be AUID and not anonymous ID

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.42.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • Not Needed
    • Iteration Utahraptor, Iteration Velociraptor

      Problem Statement/Rationale

      What is going wrong? What action would you like the Engineering team to take?

      Replace the userID in the Segment telemetry to NOT contain anonymousID but AUID 

      userID can only be the AUID

      !!! We should not call the identify calls to Segment is the userID is null

       

      Please be sure to attach relevant logs with any sensitive data redacted.
      How to retrieve logs for: Compass; Shell

      _https://app.segment.com/mongodb/sources/compass_prod/debugger_

      Steps to Reproduce

      How could an engineer replicate the issue you're reporting?

      check the logs in debugger and see that 

      a/ we have identify calls with no userID

      b/ we have identify calls with userID that are not the 64 char string from AUID but a copy of anonymousID

      Expected Results

      What do you expect to happen?

      userID only contain AUID

      Actual Results

      What do you observe is happening?

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            paula.stachova@mongodb.com Paula Stachova
            Reporter:
            ale.dimitriu@mongodb.com Ale Dimitriu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: