Template:Data Integrity Check: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
</noinclude> | |||
{| class="wikitable" border="1" style=" | |||
===actual template code=== | |||
</noinclude> | |||
{| class="wikitable" border="1" style="width: 100%" | |||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | [[Data Integrity Checks]] | | style="text-align: center; background-color:#99c2ff;" colspan="2" | [[Data Integrity Checks]] | ||
|- | |- | ||
Line 51: | Line 56: | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Uses [[L Problem table]]: ''' | | style="background:silver; color:arsenic" align="right"| '''Uses [[L Problem table]]: ''' | ||
| {{#ifeq:DIC_app|Centralized data front end.accdb|{{{DIC_LProblem|not entered}}}|not relevant for this app}} | | {{#ifeq:{{{DIC_app}}}|Centralized data front end.accdb|{{{DIC_LProblem|not entered}}}|not relevant for this app}} | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Status: ''' | | style="background:silver; color:arsenic" align="right"| '''Status: ''' | ||
Line 61: | Line 66: | ||
| style="background:silver; color:arsenic" align="right"| '''Backlogged: ''' | | style="background:silver; color:arsenic" align="right"| '''Backlogged: ''' | ||
| {{{DIC_backlogged|true}}} <!-- default to true if not entered --> | | {{{DIC_backlogged|true}}} <!-- default to true if not entered --> | ||
|} | |} <includeonly><div style="display: none;"> | ||
* Cargo | * Cargo | ||
Line 77: | Line 81: | ||
|Backlogged={{{DIC_backlogged|true}}} | |Backlogged={{{DIC_backlogged|true}}} | ||
}} | }} | ||
* SMW | * SMW | ||
Line 85: | Line 88: | ||
#set: DICSummary={{{DIC_summary|not entered}}} }}{{ | #set: DICSummary={{{DIC_summary|not entered}}} }}{{ | ||
#if:{{{DIC_related_concepts|}}}|{{#arraymap:{{{DIC_related_concepts}}}|;|x|{{#set:DICRelatedConcepts=x}} }}|}} | #if:{{{DIC_related_concepts|}}}|{{#arraymap:{{{DIC_related_concepts}}}|;|x|{{#set:DICRelatedConcepts=x}} }}|}} | ||
* Categories: | * Categories: | ||
[[Category:Data Integrity Checks]] | [[Category:Data Integrity Checks]] | ||
{{#if:{{{DIC_app}}}|[[Category:{{{DIC_app}}}]]|}} | {{#if:{{{DIC_app}}}|[[Category:{{{DIC_app}}}]]|}} | ||
* form: | |||
{{#default_form:Data Integrity Check}} | |||
</div></includeonly> | </div></includeonly> |
Latest revision as of 09:37, 2022 January 12
This template manages information related to Data Integrity Checks. the template call is usually managed by Form:Data Integrity Check.
To use:
{{Data Integrity Check}}
and then use form
- if ready to implement, the template should also put the check on the Requested Changes Page. Now there is a tricky thing! Means we actually need to template requested changes in the first place. And if we go there, should a requested change turn into a log entry? It all becomes really disjointed but also powerful.
Cargo declaration
This template defines the table "DataIntegrityChecks". View table.
actual template code
Data Integrity Checks | |
Summary: | not entered |
Related: | |
Firmness: | not entered |
Timing: | always |
App: | not entered |
Coding: | not entered |
Uses L Problem table: | not relevant for this app |
Status: | not entered |
Implementation Date: | not entered |
Backlogged: | true |