← Back to team overview

mahara-contributors team mailing list archive

[Bug 913536] Re: Deleting a group doesn't delete its views and artefacts

 

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
    Milestone: None => 1.5.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/913536

Title:
  Deleting a group doesn't delete its views and artefacts

Status in Mahara ePortfolio:
  Triaged

Bug description:
  See Kristina's comment on https://reviews.mahara.org/#change,972:

  "One thing I noticed though: When you have a group file in a personal
  portfolio page that file will still be available after you delete the
  group and all its files. Is that correct? There is no way to transfer
  that file into your own files area (except for downloading and re-
  uploading) as it in a way does not exist on Mahara anymore."

  It seems that in the database, group views, artefacts, and forum posts
  survive after the group has been deleted.  You can no longer access
  them directly, but as Kristina says, files will still be accessible if
  they were previously included in other views not owned by the group
  (but they can't be added to any new blocks).

  I think we should probably just delete all group stuff when the group
  is deleted.

  The other option would be to check whether the group is deleted before
  displaying group artefacts (this is what happens for views and
  forums).  I suppose the advantage of doing it that way is that we
  could one day allow people to restore deleted groups, if we thought
  that was worthwhile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/913536/+subscriptions


References