Query TISS Errors duplicate Items
Legacy Content
This page contains Legacy Content.
- Explanation: Done in CCMDB.accdb now
- Successor: query check_CCI_Picklist_duplicates
Click Expand to show legacy content.
Data Integrity Checks | |
Summary: | A TISS28 item exists twice |
Related: | TISS28 |
Firmness: | hard check |
Timing: | always |
App: | TISS28.accdb |
Coding: | query TISS_Errors_duplicate_Items |
Uses L Problem table: | not relevant for this app |
Status: | retired |
Implementation Date: | not entered |
Backlogged: | true |
In CCMDB.accdb these will be taken care of by Query check CCI Picklist duplicates.
Causes and solutions
If any records are listed
- delete items from L TISS Item table
- open L TISS Item table
- filter by D_ID
- sort by Item_Date
- delete all those records that have dates of the duplicated form
- delete record from L TISS Form table
- same as above...
- re-scan the duplicated form
Could fix these one by one, but usually it's quickest to just re-scan.
Log
2021-10-07 - deleted as part of Change to collect TISS data in CCI Picklist 2019-02-11 - updated to check the last 90 days of TISS items rather than all since 2016
Related articles
Related articles: |