Data Integrity Check under review: Difference between revisions

mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Cross checks that need review ==
== Cross checks that need review ==
Current number of Data Integrity Checks: {{#ask: [[DICStatus::needs review]] |format=count }}
 
{{#ask: [[DICStatus::needs review]]
{{#cargo_query:
|?DICSummary=check summary
tables=DataIntegrityChecks,Discussions,_pageData
|?DiscussQuestion=question
|join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName
|limit=1000
|fields=
|format=broadtable
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit,
|link=all
DataIntegrityChecks._pageName=page, App, Status, Timing, Firmness, Summary, question, who
|class=sortable wikitable smwtable
|where=DataIntegrityChecks.Status = "needs review"
}} <!-- |?Last editor is -->
|order by=question  
|limit=100
|offset=some number
|default=Nothing found
|format=dynamic table
|rows per page=1000
}}
 
== Related articles ==
{{Related Articles}}


[[Category:Data Integrity Checks | *]]
[[Category:Data Integrity Checks | *]]