Comment 2 for bug 372846

Revision history for this message
Tim Penhey (thumper) wrote : Re: [Bug 372846] [NEW] Deleting or editing one of my branch redirects to the wrong place

Unfortunately the code isn't psychic. Since branches effectively have two
contexts, the owner and the associated target (project or source package), we
have to choose where to send the user back to when the branch is deleted.
Unless we have some form of session history to tell us where the user came
from, we have chosen to go back to the target location. This is more
consistent with the navigation that is now associated with branches.