Comment 2 for bug 1399768

Revision history for this message
Dag Stenstad (dag-stenstad) wrote : Re: migration ofr endpoint_filter failes due to foreign key constraint

Are you sure? I think the problem here is that the endpoint_group table does not have a primary key/index.

If I set endpoint_group.id as the primary key, this migration step works. If not, it fails.