mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33707
[Bug 1491639] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/6264
--
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/1491639
Title:
Need to update group 'shared with me' block config values on upgrade
15.04+
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Won't Fix
Status in Mahara 15.10 series:
Fix Released
Bug description:
In pre 15.04 versions Group homepages have a 'Group pages' block
showing the pages that are shared with the group (a yes/no option).
This includes pages by members and non-members alike.
After upgrade to 15.04+ there was a new option added so that we have:
* None
* By members of this group
* By anybody
But the problem is we added the new option, By members of this group,
to the '1' value (the same as 'yes' before) rather than to the 'by
anybody' option (which is '2').
This means on upgrade any pages shared by non-members stop showing up
on the shared list for this block.
We need to run an upgrade for the group homepages to make any 'Display
shared pages' that were set to 'yes' before hand to be set to 'by
anybody' so that the same display rules are preserved.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1491639/+subscriptions
References