Query check tmp service or location duplicate: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
This is almost but not quite the same as [[query check_tmp_2_BL_TR_S_same_tm]].  
This is almost but not quite the same as [[query check_tmp_2_BL_TR_S_same_tm]].  


{{TT |
{{Todo
* we also need to check whether there is a duplicate dttm on DIFFERENT items; same query or better in a different one
| who = Tina
| question = 
* we also need to check whether there is a duplicate dttm on DIFFERENT items; same query or better in a different one
| todo_added = 2021-09-02
| todo_action = 2021-09-02
}}
}}



Revision as of 14:13, 2021 September 2

Data Integrity Checks
Summary: Service tmp entry and Boarding_Loc entries must not have duplicate dates and services resp. locations and comments
Related: Service tmp entry, Boarding_Loc
Firmness: hard check
Timing: always
App: CCMDB.accdb
Coding: query check_tmp_service_or_location_duplicate
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2021-01-15
Backlogged: No
  • Cargo


  • SMW


  • Categories: 
  • form:

This is almost but not quite the same as query check_tmp_2_BL_TR_S_same_tm.

  • we also need to check whether there is a duplicate dttm on DIFFERENT items; same query or better in a different one
  • added: 2021-09-02
  • action: 2021-09-02
  • Cargo


  • Categories

Log

  • 2021-05-04 - changed query to catch a scenario I had not thought of earlier
  • 2021-01-15 - check implemented

Related articles

Related articles: