Open
Description
Summary (*)
Cannot set a foreign constraint onDelete="RESTRICT" in custom table.
Examples (*)
<constraint xsi:type="foreign"
referenceId="CUSTOM_TABLE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID"
table="custom_table"
column="customer_id"
referenceTable="customer_entity"
referenceColumn="entity_id"
onDelete="RESTRICT"/>
Proposed solution
Add "RESTRICT" value to foreign constraint referenceOptionsType.
Metadata
Metadata
Assignees
Labels
Issue recommended for the contribution dayGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.Issue related to Developer Experience and needs help with Triage to Confirm or Reject it