hissy / addon_multiple_express_entry_selector

Add a new attribute type to select one or more express entries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Delete Attribute

BloodyIron opened this issue · comments

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, CONSTRAINT FK_C9D404BBA2A82A5D FOREIGN KEY (avID) REFERENCES atExpress (avID))

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

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