GONRG-2213: Fix different validation results
Merged
requested to merge fix/GONRG-2213_Different_validation_results_in_batch_and_single into master
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Fix the issues:
- Batch manifest ingestion rejected manifest with surrogate id.
- Single manifest ingestion was strict and didnt' allow to store parent records if their children are not present in Manifest, at the same time Batch ingestion allowed to store parents with no children and was less strict. Now both Batch and Single ingestion are not strict; the option of choosing between these two types of validation will be added later.
Edited by Yan Sushchynski (EPAM)
Merge request reports
Activity
added Common Code + 1 deleted label
assigned to @Yan_Sushchynski
requested review from @Siarhei_Khaletski, @kibattul, @shrikgar, @spencer, and @spivbrad
added GC label
mentioned in commit 6a1f720a
added Manifest Based label and removed 1 deleted label
added M6 label
changed milestone to %M6 - Release 0.9
Please register or sign in to reply