Issue metadata
Sign in to add a comment
|
Wallet Data uses client_tag_based_model_type_processor, but doesn't have client_tags. |
||||||||||||||||||||||||
Issue descriptionThe default client_tag_based_model_type_processor requires incoming data to have client tag hash field set on each entity. Wallet data does not have this field set, because the data comes from the Wallet server, as opposed to from other clients. This makes the processor drop all incoming updates on the ground (this code introduced here), which means there's no data for the user. A quick workaround on the client would be to ask the bridge to create client_tags for Wallet items that don't have the tag set yet. Longer term solutions would be to either make the server set the client tags, or to use a different processor for wallet data.
,
Aug 24
,
Sep 9
sync-triage ping
,
Sep 17
triage ping: feuunk@, any updates? (after you come from vacation)
,
Sep 26
triage ping: feuunk@, any updates? (since you are back from vacation)
,
Sep 26
We now have crbug.com/881289 to track generating the IDs on the server. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Aug 21