Show "Delete" action on communities to KarlAdmin

Bug #388096 reported by Paul Everitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Low
Shane Hathaway

Bug Description

We have a delete action on communities that works correctly. Adding "/delete.html" to a community URL brings up the confirmation screen. We simply need to make this action show up correctly for admins.

This isn't a bug, since this wasn't visible in KARL2 and deleting a community wasn't really a supported operation.

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Moving this to next week (week of June 29). Shane, not that Jason reported that delete was pretty slow.

Changed in karl3:
assignee: Paul Everitt (paul-agendaless) → Shane Hathaway (shane-hathawaymix)
milestone: m20 → m21
Revision history for this message
Shane Hathaway (shane-hathawaymix) wrote :

Fixed in revision 3389. NOTE: the community delete operation was already permitted for all moderators. Should we change it to only allow administrators to delete communities?

Also, about the speed of deletion: it's slow because every item in the community has to be removed from the catalog. The most likely way to speed it up is to delete asynchronously: return immediately from the UI and perform the actual deletion in the background. We haven't dived into async operations in Karl yet, so is it worth the extra effort?

Changed in karl3:
status: New → Fix Committed
Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

How slow is it?

Revision history for this message
Shane Hathaway (shane-hathawaymix) wrote : Re: [Bug 388096] Re: Show "Delete" action on communities to KarlAdmin

Chris Rossi wrote:
> How slow is it?

Probably proportional to the size of the community.

Shane

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

I think Jason reported in the original ticket that it was many seconds
for an essentially empty community.

--Paul

On Jun 29, 2009, at 8:42 PM, Chris Rossi wrote:

> How slow is it?
>
> --
> Show "Delete" action on communities to KarlAdmin
> https://bugs.launchpad.net/bugs/388096
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Porting KARL to a new architecture: Fix Committed
>
> Bug description:
>
> We have a delete action on communities that works correctly. Adding
> "/delete.html" to a community URL brings up the confirmation
> screen. We simply need to make this action show up correctly for
> admins.
>
> This isn't a bug, since this wasn't visible in KARL2 and deleting a
> community wasn't really a supported operation.

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

On Jun 29, 2009, at 8:33 PM, Shane Hathaway wrote:

> Fixed in revision 3389. NOTE: the community delete operation was
> already permitted for all moderators. Should we change it to only
> allow
> administrators to delete communities?

Yes, I think the intent is to only allow administrators to delete
communities.

--Paul

Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.