Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25945

The UUID not unique per user in the telemetry data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 5.0.0-beta1
    • All Other Issues
    • None

    Description

      Qt Creator Telemetry plugin uses a random UUID to associate several session records to one anonymous user. Even though the identifier is stored into settings, it looks like every time a data source object is created, a new identifier is created, so it's impossible to know the number of users or associate different records to one user. 

      Instead of creating a new one, the one stored in the settings should be used as the UUID in the ServiceSource class. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            tpyssysa Tino Pyssysalo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes