New issue
Advanced search Search tips

Issue 832945 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug


Participants' hotlists:
Autofill-UKM


Sign in to add a comment

Split Autofill profile's RecordTypeCount into more actionable piece of data

Project Member Reported by nikunjb@chromium.org, Apr 13 2018

Issue description

Currently Autofill_InteractedWithForm records LocalRecordTypeCount and ServerRecordTypeCount which counts the total number of profiles (address or credit card)

When they are present they can still be missing certain fields which we fail to autofill. It will be useful for analysis to record this value split by profile type (credit card vs address). Once we have this data it will be easier to estimate if a missing autofill is because of missing data or incorrect predictions.
 

Comment 1 by se...@chromium.org, May 22 2018

Owner: nikunjb@chromium.org
Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
This will be handled based on the form type field in the pipeline to split the record type.

Sign in to add a comment