hissy / addon_multiple_express_entry_selector

Add a new attribute type to select one or more express entries
2 stars 2 forks source link

Cannot Delete Attribute #7

Open BloodyIron opened 2 years ago

BloodyIron commented 2 years ago

When I try to Delete a Multiple Express Entry Attribute I get:

An exception occurred while executing 'DELETE FROM AttributeKeys WHERE akID = ?' with params [99]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (concrete5.atExpressSelectedEntries, CONSTRAINTFK_C9D404BBA2A82A5DFOREIGN KEY (avID) REFERENCESatExpress(avID))

And I really see no way to fix this for myself so far... :/ this is seriously breaking

BloodyIron commented 1 year ago

This issue still exists for me, fortunately only on dev, but still I don't know what to do about this. Any advice @hissy ?