cannot rename a branch I own
Bug #51130 reported by
Colin Watson
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
David Allouche |
Bug Description
I'd like to be able to rename a branch I own, and apparently this is part of +admin on the branch; I get Forbidden when I try to use this. David says this should be allowed:
<ddaa> branch/+admin should be allowed to the branch owner
<ddaa> carlos: +edit and +admin for branch should have the same access
<ddaa> I think ATM +edit is owner-or-admin
<ddaa> but it makes sense to keep them separated, since +admin allows editing things that changes the URL the branch
<ddaa> and the pages where the branch appear on launchpad, etc
<ddaa> it allows moderately antisocial changes
Changed in launchpad-bazaar: | |
assignee: | nobody → ddaa |
status: | Confirmed → In Progress |
Changed in launchpad-bazaar: | |
status: | In Progress → Fix Committed |
Changed in launchpad-bazaar: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
(18:54:11) lifeless: ddaa: +admin should be admins only.
(18:54:20) lifeless: ddaa: +edit should ahve the functionality the branch owner needs.
(18:55:09) lifeless: ddaa: its a good idea to not give people hints to URLs that they will rarely have access to, and using +admin on branch does that.