mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22304
[Bug 1354222] Re: Files within a group aren't deleted after deleting the group
Hi Lars,
Fantastic that you want to contribute. :-)
Just a few highlights from the developer documentation to get you
started quickly:
1.
https://wiki.mahara.org/index.php/Developer_Area/Developer_Environment -
here you find how to set up a developer environment on your computer to
check out the code and make changes.
2. Aaron already pointed to the section on contributing code through
Gerrit. The part "Committing in some easy condensed steps" gives you the
steps without all the explanations.
Look forward to seeing your code.
Cheers
Kristina
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1354222
Title:
Files within a group aren't deleted after deleting the group
Status in Mahara ePortfolio:
In Progress
Bug description:
If you create a group that contains any files (e.g. image, file) and
then delete that group you should see a warning message. In addition,
the files are not deleted although the group is (or marked as deleted)
To reproduce (Mahara master):
1.- Click on the 'Group' tab and create a group
2.- Click on the 'Files' tab and add a file or image
3.- Delete the group and you should see the warning. To check that the added files/images weren't deleted you can check out the 'artefact_file_files' table.
Is this a bug or is it an intended behaviour? If it is a bug I could
provide a patch for review.
Cheers,
Moises
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1354222/+subscriptions
References