Reviewed: https://reviews.mahara.org/6475 Committed: https://git.mahara.org/mahara/mahara/commit/18a9195145d0266e2905329819f5cea52fbc222e Submitter: Son Nguyen ([email protected]) Branch: 16.04_STABLE
commit 18a9195145d0266e2905329819f5cea52fbc222e Author: Robert Lyon <[email protected]> Date: Mon May 2 09:41:48 2016 +1200 Bug 1354222: Allowing the deletion of group files Was failing due to not being able to fine artefact files library behatnotneeded Change-Id: Ie28d697ffc922d70d86457a8ca4a978dfddaec55 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 6933370d76a63d677690607a3631aefdcfec9013) -- 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: Fix Committed Status in Mahara 1.10 series: Won't Fix Status in Mahara 1.9 series: Won't Fix Status in Mahara 15.04 series: In Progress Status in Mahara 15.10 series: In Progress Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

