Reviewed: https://reviews.mahara.org/7810 Committed: https://git.mahara.org/mahara/mahara/commit/4b4deb91c2400728c2a59ce8f1f038452854d093 Submitter: Robert Lyon ([email protected]) Branch: master
commit 4b4deb91c2400728c2a59ce8f1f038452854d093 Author: Robert Lyon <[email protected]> Date: Wed Jun 7 12:29:32 2017 +1200 Bug 1644386: Update block on group homepage if allowsubmissions change Added db upgrade where we update only the existing groupviews blocks where: 1) the group is submittable to 2) no choice has been selected to view submissions This way we don't accidentially overwrite a user's choice behatnotneeded Change-Id: Idd50fe3a75a7434cbbd5ff30d755708c9f855e7b Signed-off-by: Robert Lyon <[email protected]> -- 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/1644386 Title: Submitted portfolios don't appear in group pages block automatically after editing group config Status in Mahara: Fix Committed Status in Mahara 17.04 series: In Progress Status in Mahara 17.10 series: Fix Committed Bug description: When we fixed bug 1582039 we forgot to handle the case when one is switching a group from one we can't submit to to now allow submissions. This needs to be added - the fix will be similar to how we handle this when creating the group but in the group_update function To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1644386/+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

