Page MenuHomePhabricator

review statistics for all imports
Closed, ResolvedPublic8 Estimated Story Points

Description

Problem:
We want to understand the status of various imports in the store. To do this we want the ability to download a CSV file that contains review stats for each import in the store.

Mockups:

image.png (111×908 px, 16 KB)

Acceptance criteria:

  • We have a way to download a CSV file with review stats for each import in the store
  • There is a button on the import status page to download the CSV file

Event Timeline

Lydia_Pintscher renamed this task from overview of decisions per upload to review statistics for all uploads.Nov 24 2021, 1:26 PM
Lydia_Pintscher renamed this task from review statistics for all uploads to review statistics for all imports.
Lydia_Pintscher updated the task description. (Show Details)
Lydia_Pintscher updated the task description. (Show Details)

Task breakdown notes:

@guergana.tzatchkova hello there! Ater discussing with @Lydia_Pintscher, these are the final design we agreed on. You can also find everything on Figma

Desktop

Screenshot 2022-01-06 at 10.53.54.png (714×1 px, 68 KB)

Specs

Screenshot 2022-01-06 at 10.55.41.png (538×1 px, 48 KB)


Mobile

Screenshot 2022-01-06 at 10.53.59.png (1×444 px, 60 KB)

Specs

Screenshot 2022-01-06 at 10.55.53.png (814×324 px, 48 KB)

Looking good!
One remaining thing: the status column now indicated "failed" and "completed". This is useful info I hadn't considered in the mockup. But we don't know from the data (and what I had in mind with the status column in the mockup) if the upload is still open for review or not. So maybe we can add an additional column that tells us if the upload is expired or not? Alternatively the expiry date would also work.

Looking good!
One remaining thing: the status column now indicated "failed" and "completed". This is useful info I hadn't considered in the mockup. But we don't know from the data (and what I had in mind with the status column in the mockup) if the upload is still open for review or not. So maybe we can add an additional column that tells us if the upload is expired or not? Alternatively the expiry date would also work.

Addressed in https://github.com/wmde/wikidata-mismatch-finder/pull/286