mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33708
[Bug 1558246] Re: Submitted collections in a group don't display for the admins
Here's a patch for the master branch. I limited the fix to resetting the
values for the group page of the default group home page view (template)
because I don't see anything else being done without creating another
side effect...
To test:
* Create a new 15.04_STABLE instance
* Upgrade to latest version (master)
* Assert in column configdata of db table block_instance that the values for showsharedviews and showsharedcollections is 1.
I tried to backport this fix to 15.10_STABLE but I get the error:
"ERROR: Version number in htdocs/blocktype/groupviews/version.php has gone up too much for a stable branch!"
What would be the right way to do it?
And I'm not sure what to do for 15.04 because I would have to create a
fix that includes 1491639 code but I need more details why it wasn't
backported before doing more work.
Cheers!
** Changed in: mahara
Status: In Progress => Incomplete
** Changed in: mahara
Assignee: Jean-Philippe Gaudreau (jp-gaudreau) => (unassigned)
--
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/1558246
Title:
Submitted collections in a group don't display for the admins
Status in Mahara:
Incomplete
Bug description:
Hi guys!
I don't know if this is a regression from 1.10, but we found a major
bug in our 15.04.5 Mahara. In short, when members in a group submit
their collections, the admins of that group cannot see them. I
attached a screenshot for you to see. I also tested in a vanilla
15.04.5 installation in order to be sure and I was still able to
reproduce the bug.
So, here are the steps to make it happen:
*This test requires you to have an evaluation group with at least one
member, at least 1 collection.
1. Go into the group as admin
2. Submit a collection
3. Check if the collection appears under the "Collections shared with this group" title
4. Now, with a member of that same group, follow the same steps.
Result: The collections are never listed under the "Collections shared
with this group".
As always, thanks for your help!
Melvin
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1558246/+subscriptions
References