Hi Experts,
We have Material number as Unique field in MDM and recently we faced an issue where an duplicate was created and repository was not loading for which it was giving error as unique constraint violation. We corrected the same.. During investigation of the cause we found below lines in MDS logs. CAn anyone help me out in understanding this
Condition: tableId == m_table.GetTableId() || (0 != m_steppedMVFieldId && 0 != m_linkId) failed in file .\ExpressionsXCS.cpp , line 1718
Condition: all_pretail_fields_are_lookups failed in file .\ExpressionsXCS.cpp , line 1732
An expression id of DefaultBranchExpressionId (-11) was expected and not found in WorkflowManager::BranchLaunchedJob.
Regards
Nitin