Mismatch in Data Quality Behavior Between REST API and UI
Summary:
We have a use case where the business does not want multiple items to be associated with the same manufacturer and manufacturer part number (MPN). The business requirement is that both item creation and the association with the manufacturer and MPN should occur. (The relationship between the manufacturer and MPN already exists in the system)
When an item is created through the REST API, the association between the manufacturer and the MPN happens and an item is created. The profile option EGI_ALLOW_ITEM_CREATE_DQ_MATCH_FOUND
is set to No. However, when the same action is attempted through the UI, data quality (DQ) is still triggered, and the association does