Details
- 
    
Improvement
 - 
    Status: Closed
 - 
    
Major
 - 
    Resolution: Fixed
 - 
    None
 
Description
Data inconsistency in zephyr is causing the migration to fail
in some cases, the table AO_7DEABF_SCHEDULE_DEFECT from zephyr may end up with data inconsistency. Check the example bellow
| DEFECT_ID | ID | SCHEDULE_ID | 
|---|---|---|
| (null) | 200272 | 204204 | 
This inconsistency may cause the migration from zephyr to Xray to fail.
Xray must check for this inconsistency before the migration.