CFE Data Integrity Checks: Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
See [[Template:Data Integrity Check]] for how to get things on this list. | See [[Template:Data Integrity Check]] for how to get things on this list. | ||
== Currently active checks == | == Currently active checks == | ||
| Line 25: | Line 14: | ||
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | ||
DataIntegrityChecks._pageName=page, Status, Timing, Firmness, Summary, question, who | DataIntegrityChecks._pageName=page, Status, Timing, Firmness, Summary, question, who | ||
|where=App=" | |where=App="Centralized data front end.accdb " and (Status<>"retired" and Status<>"declined") | ||
|order by=question | |order by=question | ||
|limit=1000 | |limit=1000 | ||
| Line 41: | Line 30: | ||
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | ||
DataIntegrityChecks._pageName=page, Status, Timing, Firmness, Summary, question, who | DataIntegrityChecks._pageName=page, Status, Timing, Firmness, Summary, question, who | ||
|where=App=" | |where=App="Centralized data front end.accdb " | ||
|order by=question | |order by=question | ||
|limit= | |limit=0 | ||
| | |more results text=see all checks | ||
|default=Nothing found | |default=Nothing found | ||
|format=dynamic table | |format=dynamic table | ||
|rows per page=1000 | |rows per page=1000 | ||
}} | }} | ||
== Related articles == | == Related articles == | ||