Comment 0 for bug 1831546

Revision history for this message
Ian Booth (wallyworld) wrote :

If you have an offer with connection(s) to that offer, destroy-model fails because it gets hung up on trying to remove the offered application, which normally is not allowed if there's an offer. But destroying a model should negate this. The destroy operation should (if it doesn't already) had an explicit step to force remove any offers, thus unblocking the subsequent application removal.