Data Integrity Check under review: Difference between revisions

Created page with "== Cross checks that need review == {{#ask: Category:Data Integrity Checks DICStatus::needs review |?DICApp = App |?Modification date |sort=DICStatus |order=ascen..."
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Cross checks that need review ==
== Cross checks that need review ==
{{#ask: [[Category:Data Integrity Checks]] [[DICStatus::needs review]]
 
|?DICApp = App
{{#cargo_query:
|?Modification date
tables=DataIntegrityChecks,Discussions,_pageData
|sort=DICStatus
|join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName
|order=ascending
|fields=
|limit=1000
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit,
|format=broadtable
DataIntegrityChecks._pageName=page, App, Status, Timing, Firmness, Summary, question, who
|link=all
|where=DataIntegrityChecks.Status = "needs review"
|class=sortable wikitable smwtable
|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 | *]]