Page MenuHomePhabricator

Mismatch Finder: Add new column item_id to CSV file format
Closed, ResolvedPublic

Description

The column must contain an item ID, which must match the item ID part of the statement_guid. (A later change will allow the statement_guid to be empty, but for now it’s still required.)

Note that the database table already contains an item_id column (inferred from the statement_guid so far), which will now correspond directly to the new CSV column.

As soon as this is done, we want to deploy it together with T321165.