There is no 'delete' tab on boards even if you have permission, although you can navigate directly to the deletion action.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Allow delete link in menu | mediawiki/extensions/Flow | master | +4 -3 | |
Allow delete link in menu | mediawiki/extensions/Flow | master | +4 -3 |
Event Timeline
Change 197638 had a related patch set uploaded (by Matthias Mullie):
Allow delete link in menu
Change 198230 had a related patch set uploaded (by Matthias Mullie):
Allow delete link in menu
I think perhaps the blockers need to be reordered, and this patch should be blocking T90077 rather than being blocked by it? Basically what I'm getting at is i'm not sure at what point i can actually merge this patch.
Should also be on Topic pages, for easy discoverability by stressed admins. Is this already part of it? Separate task needed?
People are likely to assume a 'Delete' tab on the topic page deletes the topic, so if we have such a tab, that's what I think it should do (I put up a patch earlier that blocks core deletion for a topic page, but it should really map to the internal topic deletion action; see T91150).
In other words, I don't think a delete tab on the topic page should delete the whole board.