| Data Integrity Checks
|
| Summary:
|
Checks that tmp project entries only contain combinations of project and item that are allowed and that are currently active.
|
| Related:
|
Tmp Project Collection
|
| Firmness:
|
hard check
|
| Timing:
|
|
| App:
|
CCMDB.accdb
|
| Coding:
|
Function TmpChecker, query s_tmp_project_item_consistent
|
| Uses L Problem table:
|
not relevant for this app
|
| Status:
|
implemented
|
| Implementation Date:
|
2014-01-01
|
| Backlogged:
|
true
|
approximate implementation date; this woudl have been implemented when we first went to the tmp coding we do now.
Log
- 2022-07-12 - added the "and active" criterion
Related articles