Query check tmp service or location duplicate: Difference between revisions

Created page with "{{Data Integrity Check |DIC_summary=Service tmp entryand Boarding_Loc entries must not have duplicate dates and services resp. locations and comments |DIC_related_conc..."
 
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
|DIC_summary=[[Service tmp entry]]and [[Boarding_Loc]] entries must not have duplicate dates and services resp. locations and comments
|DIC_summary=[[Service tmp entry]] and [[Boarding_Loc]] entries must not have duplicate dates and services resp. locations and comments
|DIC_related_concepts=Service tmp entry; Boarding_Loc
|DIC_related_concepts=Service tmp entry; Boarding_Loc
|DIC_firmness=hard check
|DIC_firmness=hard check
|DIC_coding=query ''check_tmp_service_or_location_duplicate''
|DIC_coding=query ''check_tmp_service_or_location_duplicate''
|DIC_implementation_date=2021-01-15
|DIC_implementation_date=2021-01-15
|DIC_status=ready to program
|DIC_status=implemented
|DIC_app=CCMDB.accdb
|DIC_app=CCMDB.accdb
|DIC_backlogged=No
|DIC_backlogged=No
}}
}}
This is similar to [[query check_tmp_2_BL_TR_S_same_tm]].


== Log ==
== Log ==
* 2021-01-15 - check defined
* 2022-03-09 - confirmed that this will also catch when there are two different boarding loc entries with the same dttm
* 2021-09-02 - removed "item" from listing since we don't allow duplicates even if the item is different, and removed the exclusion of ER records from check
* 2021-05-04 - changed query to catch a scenario I had not thought of earlier
* 2021-01-15 - check implemented


== Related articles ==
== Related articles ==