Query check transfer DtTm during admission: Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|DIC_coding=query ''check_transfer_DtTm_during_admission'' | |DIC_coding=query ''check_transfer_DtTm_during_admission'' | ||
|DIC_implementation_date=2021-01-28 | |DIC_implementation_date=2021-01-28 | ||
|DIC_status= | |DIC_status=implemented | ||
|DIC_app=CCMDB.accdb | |DIC_app=CCMDB.accdb | ||
|DIC_backlogged=No | |DIC_backlogged=No | ||
}} | }} | ||
. | |||
This check runs at pre-send checker time and considers all records except deleted ones. | |||
== Log == | == Log == | ||
* 2022-06-29 - confirmed that this catches this problem; records with it still seem to show up in CFE, not sure how that's possible | |||
* 2021-02-03 broke check into two, since we can check date in range always, but date present only when record is complete. | * 2021-02-03 broke check into two, since we can check date in range always, but date present only when record is complete. | ||
* 2021-01-28 implemented | * 2021-01-28 implemented | ||