Affected Version: 2.5
What steps will reproduce the problem?
1. Use the delete-project plugin in 2.5
2. Delete a project that's either a parent or child
3. Submodule subscriptions are now inconsistent with reality
What is the expected output? What do you see instead?
Ideally, we'd fix up the subscriptions prior to deleting. A bit harder to update the parent if we're deleting the child, but deleting a parent should just be a matter of dropping some rows in the database.
Please provide any additional information below.
I already talked to Brad about this and we know it's a problem. Tossing it in the issue tracker so we don't forget (or someone else is feeling helpful :))