Comment 3 for bug 276144

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote : Re: Stacked-on branches can be deleted

So it turns out that if you try to delete the stacked on branch, you get an OOPS:

Retry: update or delete on table "branch" violates foreign key constraint "branch_stacked_on_fkey" on table "branch"<br /> DETAIL: Key (id)=(77) is still referenced from table "branch".<br /> <br />

This isn't good, though probably better than allowing the branch to be deleted...