noarave added subscribers: HasanAkgun_WMDE, noarave.
noarave added a comment.


  Task Breakdown Notes:
  
  - the basic requirement of this is to compare the columns from the imported 
file against previously imported mismatches
  - if the mismatch already exists in the DB in its exact form, for this 
uploader, it is ignored during upload
  - the existing mismatch gets tagged as "reviewed" in the "review_status" 
column of the csv summary of the upload
  - we should make sure all developers have the same access rights to the 
mismatch finder DB and know how to query it
  
  Potential Plan of Action:
  
  - set up a reliable benchmark to measure upload resources for 250 Mismatches. 
This benchmark will be used to compare the performance trade of of this change. 
Subtask to be opened by @HasanAkgun_WMDE
  - The ImportController.php 
<https://github.com/wmde/wikidata-mismatch-finder/blob/development/app/Http/Controllers/ImportController.php>
 class controls all the services related to the upload (validation, import 
etc.). We could have it call a dedicated service to perform the required 
comparison.
  - All mismatches with status "reviewed" are not to be displayed for review in 
the MSMF results page.
  - Decisions regarding what DB strategy we observe to fit this feature are to 
be made next week.

TASK DETAIL
  https://phabricator.wikimedia.org/T329631

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: noarave, HasanAkgun_WMDE, Arian_Bozorg, Sarai-WMDE, Mike_Peel, Aklapper, 
Lydia_Pintscher, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to