CCMDB.accdb Data Integrity Checks: Difference between revisions

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]]