CCMDB.accdb Data Integrity Checks: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m old style templating: old template all gone
Line 2: Line 2:


See [[Template:CCMDB Data Integrity Checks]] for how to get things on this list.  
See [[Template:CCMDB Data Integrity Checks]] for how to get things on this list.  
== old style templating ==
[[Special:WhatLinksHere/Template:CCMDB_Data_Integrity_Checks&limit=500]]
=== Those that need review ===
{{#ask: [[Category:CCMDB Data Integrity Checks]] [[Has IntegrityCheckStatus::needs review]]
|?Has IntegrityCheckStatus = Status
|?Modification date
|sort=Modification date
|order=ascending
|limit=10000
|format=broadtable
|link=all
|class=sortable wikitable smwtable
}}
=== Those that are ready to implement ===
{{#ask: [[Category:CCMDB Data Integrity Checks]] [[Has IntegrityCheckStatus::ready to implement]]
|?Has IntegrityCheckStatus = Status
|?Modification date
|sort=Modification date
|order=ascending
|limit=1000
|format=broadtable
|link=all
|class=sortable wikitable smwtable
}}
=== All ===
{{#ask: [[Category:CCMDB Data Integrity Checks]]
|?Has IntegrityCheckStatus = Status
|?Modification date
|sort=Modification date
|order=ascending
|limit=1000
|format=broadtable
|link=all
|class=sortable wikitable smwtable
}}
== new style templating ==
== new style templating ==
using [[Template:Data Integrity Check]]
using [[Template:Data Integrity Check]]

Revision as of 19:16, 26 October 2018

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 Template:CCMDB Data Integrity Checks for how to get things on this list.

new style templating

using Template:Data Integrity Check