mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50317
[Bug 1798932] A change has been merged
Reviewed: https://reviews.mahara.org/9257
Committed: https://git.mahara.org/mahara/mahara/commit/2285d7831291ec094986c1661001b910e9cdb03e
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: 18.10_STABLE
commit 2285d7831291ec094986c1661001b910e9cdb03e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Oct 23 10:00:19 2018 +1300
Bug 1798932: Ignore ctime when compare different access rules
When merging rules for pages of a collection
behatnotneeded
Change-Id: I106dfa12c7836356f2c0e65e55fa68339919d0cb
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 71c8efa88c2cf77dd669750798eb1b580ddac016)
--
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/1798932
Title:
Peer assessment qualities are lost when pages are added to a
collection
Status in Mahara:
Fix Committed
Bug description:
Mahara 18.10RC2
When pages are created outside of a collection and the peer role is
given, the peer qualities, i.e. not displaying content in blocks are
lost when they are added to a collection. I believe it is due to the
fact that the user who is a peer is listed multiple times and even if
they show all the peer role, the content was displayed.
To replicate:
1. Create 2 pages: 1 with a peer assessment, the other without. Place a text block with some text on both pages.
2. Give another user peer permissions on both pages.
Correct result: On the page with the peer assessment, only the block heading is displayed. On the page without the peer assessment, only the notice "You cannot see the content on this page because it does not require a peer assessment." is displayed.
3. Add the pages to a new collection.
Expected result: The pages are displayed as above for the peer assessor.
Actual result: The content of the pages is displayed to the peer assessor.
On the "Edit access" page, the name of the peer assessor appears twice
(or however many pages were added) and it seems that they are
cancelling each other out.
Also, when you remove the collection and look at the pages separately
again, the content is displayed for the peer assessor even after
removing one of the access lines. You need to remove both of them,
save the page, and then add the permissions back in to get it to work
properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1798932/+subscriptions
References