mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #38135
[Bug 1558883] A change has been merged
Reviewed: https://reviews.mahara.org/7052
Committed: https://git.mahara.org/mahara/mahara/commit/948c470685d2bdf05c59d1afb657a01e15ec4473
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 948c470685d2bdf05c59d1afb657a01e15ec4473
Author: Cecilia Vela Gurovic <cecilia@xxxxxxxxxxxxxxx>
Date: Wed Sep 28 09:17:46 2016 +1300
Bug 1558883: Conflict check for access and overriding dates
Added a control in view/share screen to see
if there is a conflict between the access permission dates
and the overriding dates.
There is no conflict only when overriding dates contain
any other access dates.
behatnotneeded
Change-Id: Id6082f314d1e30b3e8bf1cc7d5532afa0ff87c42
--
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/1558883
Title:
When overriding start / end date for page is set, take that into
consideration for individual ones
Status in Mahara:
Fix Committed
Bug description:
You can set an overriding start / end date for pages. If users set
dates individually for users but also use the overriding start / end
date, they can overlap and their user may not be able to have access
after all. Right now it reads:
---
Nobody else can see this page before 2 March 2016 or after 31 March 2016.
UserA 01/04/2016→15/04/2016
---
Therefore: While technically UserA has access to the page in April,
she doesn't because the overriding date only allows access until the
end of March.
I would suggest that when an overriding start / end date is set that
collides with another date set for an individual user / group etc.,
the user should get a warning about the conflict so they don't even
set those dates in the first place and can resolve the problem right
there.
I marked this as a high bug because it affects usability quite heavily
and users wonder why their instructor who should have access doesn't
actually have access.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1558883/+subscriptions
References