CCMDB.accdb Data Integrity Checks: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
This page lists pages that have CCMDB Data Integrity Checks on them, the status of those checks if available, and the page's last modification date. | This page lists pages that have CCMDB Data Integrity Checks on them, the status of those checks if available, and the page's last modification date. | ||
See [[Setting up a new CCMDB Data Integrity Check]] for how these are set up. | |||
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. | ||
== Checks currently requiring action | == Checks currently requiring action == | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=DataIntegrityChecks,Discussions,_pageData | tables=DataIntegrityChecks,Discussions,_pageData | ||
| Line 12: | Line 14: | ||
CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, | ||
DataIntegrityChecks._pageName=page, Coding, Status, Timing, Firmness, Summary, question, who | DataIntegrityChecks._pageName=page, Coding, Status, Timing, Firmness, Summary, question, who | ||
|where=App="CCMDB.accdb" and (Status | |where=App="CCMDB.accdb" and (Status="needs review" or Status="ready to implement") | ||
|order by=question | |order by=question | ||
|limit=1000 | |limit=1000 | ||
| Line 20: | Line 22: | ||
|rows per page=1000 | |rows per page=1000 | ||
}} | }} | ||
== Currently active checks == | == Currently active checks == | ||
| Line 58: | Line 59: | ||
{{Related Articles}} | {{Related Articles}} | ||
[[Category: Data Integrity Checks| *]] | [[Category:Data Integrity Checks| *]] | ||