Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

[Identity] Backfill failed for 55 rows #3834

Open
@franckc

Description

@franckc

Out of the 12,848 identity rows, 55 did not get processed by the backfill for migrating the data to be zippy identity compatible. It is not clear yet what caused those rows to fail processing.

The impact is that those users will lose their identity once we flip the switch to turn zippy identity on.

To get the list of rows:

select eth_address from identity where data->'ipfsHash' is null;

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Small number of users are affected, major cosmetic issueidentity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions